diff --git a/system-apps/monitoring/deployment.yaml b/system-apps/monitoring/deployment.yaml index e1e5917..898693b 100644 --- a/system-apps/monitoring/deployment.yaml +++ b/system-apps/monitoring/deployment.yaml @@ -3,7 +3,7 @@ kind: Deployment metadata: name: prometheus-agent spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: prometheus-agent