From 7b9e63b361a1d847250031834ae58905b13aadfe Mon Sep 17 00:00:00 2001 From: pasqualespica <36746022+pasqualespica@users.noreply.github.com> Date: Thu, 2 May 2024 12:12:19 +0200 Subject: [PATCH] fix dev helm --- helm/values-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 5f73a3da..dc46dc9b 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -55,7 +55,7 @@ microservice-chart: memory: "512Mi" cpu: "0.5" limits: - memory: "768Mi" + memory: "1024Mi" cpu: "0.5" autoscaling: enable: true