From cb33f63ea7bfe73c8b598603de7704912ed2faeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Wed, 15 Jul 2026 14:23:30 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml --- services/monitoring/deploy/prometheus/prometheus-agent.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/services/monitoring/deploy/prometheus/prometheus-agent.yaml b/services/monitoring/deploy/prometheus/prometheus-agent.yaml index a9c9446..15c25f8 100644 --- a/services/monitoring/deploy/prometheus/prometheus-agent.yaml +++ b/services/monitoring/deploy/prometheus/prometheus-agent.yaml @@ -8,11 +8,15 @@ spec: matchLabels: prometheus-monitoring: enabled + podMonitorSelector: null + + serviceMonitorNamespaceSelector: matchLabels: prometheus-monitoring: enabled - + serviceMonitorSelector: null + replicas: 1 remoteWrite: - url: https://prometheus.monitoring.limbosolutions.com/api/v1/write