From a2e923e6d60bc0fc93b2fbdf5f701cc64e59ab34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 21 Jun 2026 15:21:23 +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 f0f7d7d..a169973 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: 256Mi + memory: 512Mi # minimum stable serviceAccountName: prometheus-agent nodeSelector: role: worker-node