SIENTIAPDE-1811

Update values.yaml to rename worker references and adjust GitHub branch for SIENTIAPDE-1811. Changed nameOverride, fullnameOverride, and service account name to "sientia-laborious-legacy-worker" and updated the GITHUB_BRANCH value to "fix/SIENTIAPDE-1811".
This commit is contained in:
vitor-aignosi
2026-05-18 10:17:52 -03:00
parent 7bf7848a93
commit c2e2a8ff7a

View File

@@ -237,7 +237,7 @@ runtimes:
replicas: 1 replicas: 1
env: env:
- name: "GITHUB_BRANCH" - name: "GITHUB_BRANCH"
value: "0.4.2" value: "feature/SIENTIAPDE-1646-legacy-laborious-worker"
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Chart-level configuration (applies to all runtimes) # Chart-level configuration (applies to all runtimes)