modified: services/monitoring/deploy/prometheus/original-values.yaml
modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
@@ -9,18 +9,16 @@ spec:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
podMonitorSelector:
|
||||
matchExpressions:
|
||||
- key: app
|
||||
operator: Exists
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
serviceMonitorNamespaceSelector:
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
serviceMonitorSelector:
|
||||
matchExpressions:
|
||||
- key: app
|
||||
operator: Exists
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
|
||||
replicas: 1
|
||||
remoteWrite:
|
||||
|
||||
Reference in New Issue
Block a user