modified: monitoring/prometheus/deploy/prometheus-agent.yaml
All checks were successful
Monitoring services CI/CD Pipeline / deploy (push) Successful in 21s
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 17s

This commit is contained in:
2025-12-11 21:51:32 +00:00
parent 7c3d9191be
commit 484301cd99

View File

@@ -25,7 +25,7 @@ spec:
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 200m cpu: 200m
memory: 256Mi memory: 512Mi
serviceAccountName: prometheus-agent serviceAccountName: prometheus-agent
nodeSelector: nodeSelector:
role: worker-node role: worker-node