We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f126ea commit 1002be3Copy full SHA for 1002be3
examples/AWS/AWS-EKS/README.md
@@ -104,7 +104,7 @@ This process can also be done using the AWS Command Line Interface (CLI) or the
104
`helm repo add prometheus-community https://prometheus-community.github.io/helm-charts`
105
2. Execute the command:
106
107
- helm install my-prometheus --repo https://prometheus-community.github.io/helm-charts prometheus \
+ helm install my-prometheus --repo https://prometheus-community.github.io/helm-charts prometheus \
108
--namespace prometheus --create-namespace \
109
--set pushgateway.enabled=false \
110
--set alertmanager.enabled=false \
0 commit comments