fix(prometheus): prometheus-community/helm-charts/issues/418

This commit is contained in:
nold 2023-02-18 13:09:48 +01:00
parent 5774b57173
commit 160942257e

View file

@ -807,14 +807,11 @@ prometheus-node-exporter:
prometheusOperator:
enabled: true
admissionWebhooks:
patch:
enabled: false
tls:
enabled: true
# Use certmanager to generate webhook certs
certManager:
enabled: false
##
admissionWebhooks:
enabled: true
## If true, the operator will create and maintain a service for scraping kubelets
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/helm/prometheus-operator/README.md