mirror of
https://github.com/nold360/hive-apps
synced 2025-02-22 08:51:40 +00:00
fix(prometheus): prometheus-community/helm-charts/issues/418
This commit is contained in:
parent
5774b57173
commit
160942257e
1 changed files with 4 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue