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