|
|
f4cfd5b594
|
REFACTOR(app): remove CPU limits
- Remove CPU limit configuration
- Improve container performance
|
2025-12-05 22:39:17 +09:00 |
|
|
|
fd64506d77
|
CHORE(app): reduce resource limits
- CPU limit: 300m → 50m (prod), 210m → 30m (dev)
- Memory limit: 230Mi → 120Mi (prod), 161Mi → 100Mi (dev)
- ResourceQuota adjusted accordingly
Actual usage: ~3m CPU, ~71Mi memory
|
2025-12-05 22:14:10 +09:00 |
|
|
|
5e52af8c32
|
CHORE(app): increase ResourceQuota to 3x
- Increase resource quota for scaling
- Prepare for future growth
|
2025-12-03 13:29:50 +09:00 |
|
|
|
ae6e42348c
|
CHORE(app): increase ResourceQuota
- Increase quota for cert-manager solver
- Enable TLS certificate provisioning
|
2025-11-29 11:09:04 +09:00 |
|
|
|
8b195378a5
|
CHORE(app): initial configuration
- Add initial app settings
- Configure base deployment
|
2025-11-24 22:09:18 +09:00 |
|