diff --git a/helm/keymanager/values.yaml b/helm/keymanager/values.yaml index ed8d1aab..b103b400 100644 --- a/helm/keymanager/values.yaml +++ b/helm/keymanager/values.yaml @@ -126,8 +126,8 @@ resources: # resources, such as Minikube. If you do want to specify resources, uncomment the following # lines, adjust them as necessary, and remove the curly braces after 'resources:'. limits: - cpu: 2000m - memory: 6000Mi + cpu: 1000m + memory: 5000Mi requests: cpu: 500m memory: 3000Mi