SIENTIAPDE-1174

Update replica count in values.yaml, add application status metrics in metrics.py, and implement Prometheus server in worker.py for enhanced observability.
This commit is contained in:
vitor-aignosi
2025-07-31 13:01:39 -03:00
parent 2efad30304
commit 7925b8a2ae
3 changed files with 28 additions and 2 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: 5
replicaCount: 3
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
image: