PERF(jotion): remove CPU limit for stability

- Increase memory to 169Mi, remove CPU limit
This commit is contained in:
2026-01-12 02:00:51 +09:00
parent f8b1b78a3d
commit dff2f41032

View File

@@ -39,14 +39,13 @@ ingress:
- jotion0213.kro.kr
- www.jotion0213.kro.kr
# Resource settings (VPA lowerBound/target)
# Resource settings (no CPU limit for stability)
resources:
requests:
cpu: 15m
memory: 109Mi
limits:
cpu: 15m
memory: 126Mi
memory: 169Mi
livenessProbe:
httpGet: