From 6110e09033433dc0fa5f664fe2065616e3fb78e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Mon, 22 Jun 2026 21:34:24 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml --- services/monitoring/deploy/prometheus/prometheus-agent.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/services/monitoring/deploy/prometheus/prometheus-agent.yaml b/services/monitoring/deploy/prometheus/prometheus-agent.yaml index 611b562..c93299e 100644 --- a/services/monitoring/deploy/prometheus/prometheus-agent.yaml +++ b/services/monitoring/deploy/prometheus/prometheus-agent.yaml @@ -10,14 +10,15 @@ spec: podMonitorSelector: matchLabels: - release: prometheus-stack + app.kubernetes.io/component: metrics + serviceMonitorNamespaceSelector: matchLabels: prometheus-monitoring: enabled serviceMonitorSelector: matchLabels: - release: prometheus-stack + app.kubernetes.io/component: metrics replicas: 1 remoteWrite: