Merge pull request 'fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert' (#122) from remove-cpu-limits into main
schemas-app / build (push) Successful in 1m34s
schemas-app / deploy-prod (push) Successful in 2m0s

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