fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert #59

Merged
argoyle merged 1 commits from remove-cpu-limits into main 2026-03-01 11:25:23 +00:00

1 Commits

Author SHA1 Message Date
argoyle 28d7480ad5 fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
lingonpaj-site / build (pull_request) Successful in 2m10s
lingonpaj-site / deploy-prod (pull_request) Has been skipped
Remove cpu from resource limits while keeping memory limits and all
requests intact. CPU limits cause unnecessary throttling and
overcommit alerts when actual usage is far below limits.
2026-03-01 12:15:56 +01:00