final adjust in replicaCount

This commit is contained in:
vitor-aignosi
2025-05-21 08:43:47 -03:00
parent 019dc33fc9
commit 26356c05dd

View File

@@ -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: