diff --git a/services/monitoring/deploy/prometheus/prometheus-agent.yaml b/services/monitoring/deploy/prometheus/prometheus-agent.yaml index 1e89d75..4ce07c2 100644 --- a/services/monitoring/deploy/prometheus/prometheus-agent.yaml +++ b/services/monitoring/deploy/prometheus/prometheus-agent.yaml @@ -30,7 +30,7 @@ spec: memory: 128Mi limits: cpu: 200m - memory: 400Mi # minimum stable + memory: 512Mi # minimum stable serviceAccountName: prometheus-agent nodeSelector: role: worker-node