From 9889078d6ed11505a5f0760f08ad66755a04eb0f Mon Sep 17 00:00:00 2001 From: Jacopo Carlini Date: Tue, 8 Oct 2024 18:08:56 +0200 Subject: [PATCH] helm values --- helm/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index b947ca6b..f7a53b55 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -45,7 +45,7 @@ microservice-chart: resources: requests: memory: "512Mi" - cpu: "0.25" + cpu: "0.3" limits: memory: "768Mi" cpu: "0.5"