modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml

This commit is contained in:
Márcio Fernandes
2026-07-15 14:28:55 +00:00
parent cb33f63ea7
commit e38ff7ed9b
@@ -8,14 +8,19 @@ spec:
matchLabels:
prometheus-monitoring: enabled
podMonitorSelector: null
podMonitorSelector:
matchExpressions:
- key: app
operator: Exists
serviceMonitorNamespaceSelector:
matchLabels:
prometheus-monitoring: enabled
serviceMonitorSelector: null
serviceMonitorSelector:
matchExpressions:
- key: app
operator: Exists
replicas: 1
remoteWrite: