fix(prometheus): disabled kubelet service

This commit is contained in:
nold 2023-02-28 16:58:18 +01:00
parent 2da80d4f29
commit e8d7b41ef7

View file

@ -817,7 +817,7 @@ prometheusOperator:
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/helm/prometheus-operator/README.md
##
kubeletService:
enabled: true
enabled: false
namespace: kube-system
## Use '{{ template "kube-prometheus-stack.fullname" . }}-kubelet' by default
name: ""