diff --git a/vault/helm-values.yaml b/vault/helm-values.yaml index a8f163b..5747bee 100644 --- a/vault/helm-values.yaml +++ b/vault/helm-values.yaml @@ -46,7 +46,7 @@ server: # 리소스 제한 resources: requests: - cpu: 100m + cpu: 50m # Reduced from 100m (actual usage: 24-30m) memory: 256Mi limits: memory: 512Mi