SIENTIAPDE-1193

Update replica count in values.yaml to 1 and enhance timestamp handling in MongoDB activity by setting timezone to UTC for inserted_at field.
This commit is contained in:
vitor-aignosi
2025-08-22 15:30:47 -03:00
parent 39ba82b539
commit 54c3dd25e9
2 changed files with 4 additions and 4 deletions

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