From d0e0d6293fbc8ab190adefa380c9f8cfc6fc34d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Wed, 15 Jul 2026 21:44:09 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/helm-values.yaml modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml --- services/monitoring/deploy/prometheus/helm-values.yaml | 3 --- services/monitoring/deploy/prometheus/prometheus-agent.yaml | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/services/monitoring/deploy/prometheus/helm-values.yaml b/services/monitoring/deploy/prometheus/helm-values.yaml index fa1fae5..ed8868a 100644 --- a/services/monitoring/deploy/prometheus/helm-values.yaml +++ b/services/monitoring/deploy/prometheus/helm-values.yaml @@ -1,6 +1,3 @@ -# prometheus agent selector -commonLabels: - prometheus-monitoring: "enabled" defaultRules: create: false diff --git a/services/monitoring/deploy/prometheus/prometheus-agent.yaml b/services/monitoring/deploy/prometheus/prometheus-agent.yaml index a108b62..4ce07c2 100644 --- a/services/monitoring/deploy/prometheus/prometheus-agent.yaml +++ b/services/monitoring/deploy/prometheus/prometheus-agent.yaml @@ -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: