diff --git a/jotion/helm-values.yaml b/jotion/helm-values.yaml index 3f6a811..6337c7e 100644 --- a/jotion/helm-values.yaml +++ b/jotion/helm-values.yaml @@ -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: