Commit 44bced3
fix(imperative): keep both SAs but use admin SA for CronJobs
Chart defaults create both imperative-sa (read-only) and imperative-admin-sa
(full admin). CronJobs need admin perms for vault init/unseal ansible playbooks.
Override serviceAccountName to imperative-admin-sa while keeping both
serviceAccountCreate and adminServiceAccountCreate at defaults (both true).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent a5d02fa commit 44bced3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
0 commit comments