SIENTIAPDE-1199

Update replica count in values.yaml from 3 to 5 for increased scalability
This commit is contained in:
vitor-aignosi
2025-08-21 08:09:20 -03:00
parent 935a9e9279
commit 7b5c519cde

View File

@@ -3,7 +3,7 @@
# Declare variables to be passed into your templates. # 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/ # This will set the replicaset count more information can be found here: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
replicaCount: 3 replicaCount: 5
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image: image: