• chart: add bootstrap job (v0.2.0)

    niklas released this 2026-05-22 08:11:30 +00:00 | 115 commits to main since this release

    Post-install/post-upgrade Job that calls /api/bootstrap on first deploy
    and stores the admin API key in a Secret (-admin-key by default).
    Exits cleanly on subsequent upgrades when bootstrap is already complete.
    Adds ServiceAccount, Role (secrets:create), and RoleBinding as hook resources.

    Downloads