From 26356c05dd8aa46f8cbaff8fe7a4bb8a1bd61be2 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Wed, 21 May 2025 08:43:47 -0300 Subject: [PATCH] final adjust in replicaCount --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a009115..a94bca0 100644 --- a/values.yaml +++ b/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. # This will set the replicaset count more information can be found here: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/ -replicaCount: 2 +replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: