modified: services/monitoring/deploy/prometheus/helm-values.yaml

modified:   services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
Márcio Fernandes
2026-07-15 21:44:09 +00:00
parent dfdb9e265b
commit d0e0d6293f
2 changed files with 2 additions and 5 deletions
@@ -1,6 +1,3 @@
# prometheus agent selector
commonLabels:
prometheus-monitoring: "enabled"
defaultRules: defaultRules:
create: false create: false
@@ -10,7 +10,7 @@ spec:
podMonitorSelector: podMonitorSelector:
matchLabels: matchLabels:
prometheus-monitoring: enabled release: prometheus
serviceMonitorNamespaceSelector: serviceMonitorNamespaceSelector:
matchLabels: matchLabels:
@@ -18,7 +18,7 @@ spec:
serviceMonitorSelector: serviceMonitorSelector:
matchLabels: matchLabels:
prometheus-monitoring: enabled release: prometheus
replicas: 1 replicas: 1
remoteWrite: remoteWrite: