From 68732ab04623ca2ae18526ceb53b487b4dd326dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 21 Jun 2026 15:43:21 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml --- services/monitoring/deploy/prometheus/prometheus-agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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