REFACTOR(app): remove CPU limits

- Remove CPU limit configuration
- Improve container performance
This commit is contained in:
2025-12-05 22:39:18 +09:00
parent d74f8dc400
commit 8ae51e49b4
5 changed files with 1 additions and 5 deletions

View File

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