PERF(resources): remove CPU limits - keep memory limits only

- CPU throttling prevents app startup, not crashes
- Memory OOM is the real cascading failure cause
- CPU request ensures fair scheduling
This commit is contained in:
2026-01-07 23:48:31 +09:00
parent b5517f757a
commit a051b67030
9 changed files with 0 additions and 10 deletions

View File

@@ -24,7 +24,6 @@ resources:
cpu: 15m
memory: 100Mi
limits:
cpu: 45m
memory: 150Mi
ingress: