PERF(jotion): remove CPU limit for stability
- Increase memory to 169Mi, remove CPU limit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user