REFACTOR(app): remove CPU limits

- Remove CPU limit configuration
- Improve container performance
This commit is contained in:
2025-12-05 22:39:17 +09:00
parent c024211abc
commit f4cfd5b594
4 changed files with 0 additions and 4 deletions

View File

@@ -16,4 +16,3 @@ spec:
cpu: "15m"
limits:
memory: "100Mi"
cpu: "30m"