From 35a409c286cdde0c90f4cfeb7709bc898a5265b3 Mon Sep 17 00:00:00 2001 From: Francesco Parisi Date: Tue, 20 Feb 2024 10:19:49 +0100 Subject: [PATCH] NOD-690: update open-api and swagger info --- 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 f24807b..785e675 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.5" + memory: "1G" + cpu: "1.0" autoscaling: enable: true minReplica: 1