Skip to content

Commit

Permalink
Update prometheus/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thaler authored Nov 2, 2022
1 parent eaa3aed commit 686599d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ As an alternative, you can install the upstream chart with all customization opt
>**Note**: This Namespace must have **no** Istio sidecar injection enabled; that is, there must be no `istio-injection` label present on the Namespace. The Helm chart deploys jobs that will not succeed when Isto sidecar injection is enabled.
1. Export the Helm release name that you want to use. It can be any name, but be aware that all resources in the cluster will be prefixed with that name. Replace the `{release-name}` placeholder in the following command and run it:
```bash
```bash
export HELM_RELEASE="{release-name}"
```
Expand Down

0 comments on commit 686599d

Please sign in to comment.