From 1f01425b327d4b7e461d4261f3f0eea856c80008 Mon Sep 17 00:00:00 2001 From: Andreas Grimmer Date: Wed, 12 Feb 2020 13:13:32 +0100 Subject: [PATCH] Remove install instructions --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2330ae3..58e6a46 100644 --- a/README.md +++ b/README.md @@ -92,10 +92,6 @@ For example, if an evaluation for the service **carts** in the stage **producti rate(my_custom_metric{job='$SERVICE-$PROJECT-$STAGE',handler=~'$handler'}[$DURATION_SECONDS]) => rate(my_custom_metric{job='carts-sockshop-production',handler=~'$handler'}[30s]) ``` -## Installation - -The *prometheus-sli-service* is installed as a part of [Keptn's uniform](https://keptn.sh). - ## Deploy in your Kubernetes cluster To deploy the current version of the *prometheus-sli-service* in your Keptn Kubernetes cluster, use the file `deploy/service.yaml` from this repository and apply it: