From c2e2a8ff7aaded121bc7d9eb071dcdfaad669ca6 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Mon, 18 May 2026 10:17:52 -0300 Subject: [PATCH] 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". --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index f78261d..df3e8d4 100644 --- a/values.yaml +++ b/values.yaml @@ -237,7 +237,7 @@ runtimes: replicas: 1 env: - name: "GITHUB_BRANCH" - value: "0.4.2" + value: "feature/SIENTIAPDE-1646-legacy-laborious-worker" # ----------------------------------------------------------------------------- # Chart-level configuration (applies to all runtimes)