diff --git a/charts/vespa/values.yaml b/charts/vespa/values.yaml index 72e4aa2..df326f2 100644 --- a/charts/vespa/values.yaml +++ b/charts/vespa/values.yaml @@ -90,7 +90,7 @@ ingress: resources: requests: memory: "1000Mi" - cpu: "1000m" + cpu: "500m" limits: memory: "4000Mi" cpu: "2500m"