From f026ec0c16bb8d3f0b34891bf558bb2e0fdf33e8 Mon Sep 17 00:00:00 2001 From: Jose Ganora Date: Thu, 5 Jun 2025 10:45:05 -0300 Subject: [PATCH] changes to increment replicants --- helm-chart/values-production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-chart/values-production.yaml b/helm-chart/values-production.yaml index ad5b3fd..2351266 100644 --- a/helm-chart/values-production.yaml +++ b/helm-chart/values-production.yaml @@ -4,7 +4,7 @@ image: tag: "latest" pullPolicy: Always -replicaCount: 1 +replicaCount: 2 # Kubernetes service configuration service: