REFACTOR(app): remove CPU limit

- Remove CPU limits from deployment
- Prevent container throttling
This commit is contained in:
2025-12-05 23:08:58 +09:00
parent 7266a3127f
commit fb5db2b983
2 changed files with 1 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ spec:
cpu: "50m"
limits:
memory: "200Mi"
cpu: "150m"
livenessProbe:
httpGet:
path: /api/health