|
|
d85430c421
|
REFACTOR(app): remove CPU limits
- Remove CPU limit configuration
- Improve container performance
|
2025-12-05 22:39:31 +09:00 |
|
|
|
92252484ac
|
CHORE(app): reduce resource limits
- CPU limit: 300m → 50m (prod), 210m → 30m (dev)
- Memory limit: 120Mi → 100Mi (prod), 84Mi → 100Mi (dev)
- ResourceQuota adjusted accordingly
Actual usage: ~1m CPU, ~56Mi memory
|
2025-12-05 22:14:09 +09:00 |
|
|
|
0831e3e288
|
CHORE(app): increase ResourceQuota to 3x
- Increase resource quota for scaling
- Prepare for future growth
|
2025-12-03 13:29:55 +09:00 |
|
|
|
7a21e7a50b
|
CHORE(app): increase ResourceQuota
- Increase quota for cert-manager solver
- Enable TLS certificate provisioning
|
2025-11-29 11:08:57 +09:00 |
|
|
|
a2e4cf6ce2
|
FEAT(app): add resourcequota
- Add resourcequota
- Prevent memory overflow
|
2025-11-24 15:26:41 +09:00 |
|