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

modified:   services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
Márcio Fernandes
2026-07-15 14:44:45 +00:00
parent e38ff7ed9b
commit d97cd9ca52
2 changed files with 6 additions and 9 deletions
@@ -24,9 +24,8 @@ fullnameOverride: ""
## Labels to apply to all resources
##
commonLabels: {}
# scmhash: abc123
# myLabel: aakkmd
commonLabels:
prometheus-monitoring: "enabled"
## Install Prometheus Operator CRDs
##
@@ -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: