SIENTIAPDE-1193

Update replica count in values.yaml from 1 to 3 to scale application deployment.
This commit is contained in:
vitor-aignosi
2025-08-22 15:46:14 -03:00
parent 826b559489
commit 18f7ab6723

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: 1
replicaCount: 3
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image: