mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
There are still some folks coming to the kubernetes slack and asking for information on how to use the chart from this repository.
799 B
799 B
THIS CHART IS DEPRECATED
The chart has been replaced by stable/prometheus-operator and is no longer maintained. Therefore we are currently not accepting any pull requests. Thank you for your understanding.
You can check out the tickets for this change here and here
How to install this chart
# 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