diff --git a/vault/helm-values/vault.yaml b/vault/helm-values/vault.yaml index 5e5ed38..74c4682 100644 --- a/vault/helm-values/vault.yaml +++ b/vault/helm-values/vault.yaml @@ -19,7 +19,7 @@ server: cpu: 50m memory: 128Mi limits: - # cpu: removed to prevent throttling + cpu: null # Explicitly set to null to remove CPU throttling memory: 512Mi # Ingress 설정