diff --git a/values.yaml.j2 b/values.yaml.j2 index 3b1778c..a376b9f 100644 --- a/values.yaml.j2 +++ b/values.yaml.j2 @@ -120,11 +120,11 @@ deployments: securityContext: {} resources: limits: - cpu: 250m - memory: 400Mi + cpu: 350m + memory: 500Mi requests: - cpu: 250m - memory: 400Mi + cpu: 350m + memory: 500Mi labels: {} # Override the default K8s scheduler