From 17983b160cac892fd2ff2616901e67175a3c3744 Mon Sep 17 00:00:00 2001 From: Massimo Scattarella <145652381+mscattarella@users.noreply.github.com> Date: Tue, 16 Apr 2024 14:36:28 +0200 Subject: [PATCH] adeguamento a cosmo (#3) --- helm/values-dev.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 0c8cbe4..c340bac 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -47,8 +47,8 @@ microservice-chart: memory: "512Mi" cpu: "0.25" limits: - memory: "512Mi" - cpu: "0.25" + memory: "768Mi" + cpu: "0.50" autoscaling: enable: true minReplica: 1