Merge pull request 'fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert' (#2808) from remove-cpu-limits into main
dancefinder-app / build (push) Successful in 1m31s
dancefinder-app / deploy-prod (push) Successful in 1m51s

Reviewed-on: #2808
This commit was merged in pull request #2808.
This commit is contained in:
2026-03-01 11:25:39 +00:00
-1
View File
@@ -52,7 +52,6 @@ spec:
cpu: 10m cpu: 10m
memory: 10Mi memory: 10Mi
limits: limits:
cpu: 300m
memory: 300Mi memory: 300Mi