modified: services/monitoring/deploy/prometheus/helm-values.yaml
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# values.yaml to install only Prometheus Operator and CRDs
|
||||
|
||||
# prometheus agent selector
|
||||
commonLabels:
|
||||
prometheus-monitoring: "enabled"
|
||||
|
||||
defaultRules:
|
||||
create: false
|
||||
@@ -70,10 +71,6 @@ kube-state-metrics:
|
||||
- targetLabel: cluster
|
||||
replacement: casa
|
||||
|
||||
# prometheus agent selector
|
||||
commonLabels:
|
||||
prometheus-monitoring: "enabled"
|
||||
|
||||
prometheusOperator:
|
||||
kubeletService:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user