Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #21 from keptn-contrib/patch/remove-install-instru…
Browse files Browse the repository at this point in the history
…ctions

Remove install instructions
  • Loading branch information
agrimmer authored Feb 12, 2020
2 parents 694d75c + 1f01425 commit 1d6a75f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1d6a75f

Please sign in to comment.