prometheus agent limit 512Mb

This commit is contained in:
Márcio Fernandes
2026-06-28 14:24:02 +00:00
parent b2be4d74c0
commit 9369085079
@@ -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