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