modified: services/monitoring/deploy/prometheus/helm-values.yaml
modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# prometheus agent selector
|
||||
commonLabels:
|
||||
prometheus-monitoring: "enabled"
|
||||
|
||||
defaultRules:
|
||||
create: false
|
||||
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
|
||||
podMonitorSelector:
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
release: prometheus
|
||||
|
||||
serviceMonitorNamespaceSelector:
|
||||
matchLabels:
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
|
||||
serviceMonitorSelector:
|
||||
matchLabels:
|
||||
prometheus-monitoring: enabled
|
||||
release: prometheus
|
||||
|
||||
replicas: 1
|
||||
remoteWrite:
|
||||
|
||||
Reference in New Issue
Block a user