Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
- helm install kube-prometheus-stack prometheus-community/kube-prometheus-stack -f ./installation/kube-prometheus-stack-values.yaml --set prometheus.prometheusSpec.serviceMonitorSelectorNilUsesHelmValues=false --set prometheusOperator.admissionWebhooks.enabled=false --set prometheusOperator.admissionWebhooks.patch.enabled=false --set prometheusOperator.tlsProxy.enabled=false --set prometheusOperator.tls.enabled=false --create-namespace --namespace monitoring
Advertisement
Add Comment
Please, Sign In to add comment