From df9fa9744c79440756e550fea5fbe03d7915d7cf Mon Sep 17 00:00:00 2001 From: JayGhiya Date: Tue, 19 Mar 2024 15:23:58 +0530 Subject: [PATCH] fix: testing helm package release --- charts/vespa/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/vespa/values.yaml b/charts/vespa/values.yaml index df326f2..93571d8 100644 --- a/charts/vespa/values.yaml +++ b/charts/vespa/values.yaml @@ -93,7 +93,7 @@ resources: cpu: "500m" limits: memory: "4000Mi" - cpu: "2500m" + cpu: "1500m" autoscaling: enabled: false