SIENTIAPDE-1478

Update replicaCount in values.yaml from 2 to 1 to adjust deployment scaling.
This commit is contained in:
vitor-aignosi
2026-01-15 11:23:41 -03:00
parent 6a69687fd5
commit 85e69a09e0

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: