modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
@@ -4,9 +4,13 @@ kind: PrometheusAgent
|
||||
metadata:
|
||||
name: prometheus-agent
|
||||
spec:
|
||||
podMonitorNamespaceSelector:
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
podMonitorSelector: null
|
||||
podMonitorNamespaceSelector: null
|
||||
podMonitorSelector:
|
||||
matchLabels:
|
||||
release: prometheus-stack
|
||||
serviceMonitorNamespaceSelector:
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
Reference in New Issue
Block a user