HOMELAB-477: feat(helm): add token-refresh CronJob to lab-director chart #103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-477-token-refresh"
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
tokenRefreshvalues section (disabled by default)Changes
core/charts/apps/lab-director/templates/token-refresh-cronjob.yaml— CronJob with hardened security contextcore/charts/apps/lab-director/templates/token-refresh-rbac.yaml— SA + Role insecretsns + RoleBindingcore/charts/apps/lab-director/values.yaml—tokenRefreshconfig sectionTest plan
helm templaterenders correctly when enabledTicket: HOMELAB-477