chore(uat): promote dev → uat (includes GRO-887 chart hygiene) #371
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Standard
dev→uatpromotion. Includes the merge of #369 (chart hygiene for OIDC + BETTER_AUTH env vars).Scope
charts/groombook/templates/api-deployment.yamland supporting_helpers.tpl/values.yamlentries.Important — does NOT change demo SSO
The Helm chart is not deployed by Flux — the demo (and dev/uat) environments are deployed via Kustomize from
groombook/infra/apps/overlays/{dev,uat,prod}/. The prod overlay (which servesdemo.groombook.dev) already wires the same env vars viapatches/api-auth.yaml. This PR is chart hygiene only.The actual demo SSO failure is being tracked in a follow-up issue per GRO-949 acceptance criterion #5.
Test plan