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 memory: 128Mi
limits: limits:
cpu: 200m cpu: 200m
memory: 400Mi # minimum stable memory: 512Mi # minimum stable
serviceAccountName: prometheus-agent serviceAccountName: prometheus-agent
nodeSelector: nodeSelector:
role: worker-node role: worker-node