1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Fix typo, point to helm install

This commit is contained in:
Manuel Rüger
2018-07-23 19:01:50 +02:00
parent 06e1b1d912
commit 73e412a74c

View File

@@ -1,12 +1,13 @@
# TL;DR
```
# Install helm https://docs.helm.sh/using_helm/ then run:
helm repo add coreos https://s3-eu-west-1.amazonaws.com/coreos-charts/stable/
helm install coreos/prometheus-operator --name prometheus-operator --namespace monitoring
helm install coreos/kube-prometheus --name kube-prometheus --namespace monitoring
````
# How to contribue?
# How to contribute?
1. Fork the project
2. Make the changes in the helm charts