Skip to content

Commit 7a74f7c

Browse files
authored
Update README.md
1 parent 24c2915 commit 7a74f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AWS/AWS-EKS/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This process can also be done using the AWS Command Line Interface (CLI) or the
104104
`helm repo add prometheus-community https://prometheus-community.github.io/helm-charts`
105105
2. Execute the command:
106106

107-
helm install my-prometheus --repo https://prometheus-community.github.io/helm-charts prometheus \
107+
helm install my-prometheus --repo https://prometheus-community.github.io/helm-charts prometheus \
108108
--namespace prometheus --create-namespace \
109109
--set pushgateway.enabled=false \
110110
--set alertmanager.enabled=false \

0 commit comments

Comments
 (0)