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
|
- jotion0213.kro.kr
|
||||||
- www.jotion0213.kro.kr
|
- www.jotion0213.kro.kr
|
||||||
|
|
||||||
# Resource settings (VPA lowerBound/target)
|
# Resource settings (no CPU limit for stability)
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 15m
|
cpu: 15m
|
||||||
memory: 109Mi
|
memory: 109Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 15m
|
memory: 169Mi
|
||||||
memory: 126Mi
|
|
||||||
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|||||||
Reference in New Issue
Block a user