Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vault add some region configuration to specify the way the secrets are injected #409

Open
alexisdondon opened this issue Mar 26, 2024 · 0 comments

Comments

@alexisdondon
Copy link
Contributor

To allow the onyxia helm chart to specifigy the mode and then decide to use personal vault token (today behaviour) or use the jwt service account to issue a vault token and then load the var env.

vault:
  injection:
     personalToken:
        enabled: true false.
    serviceAccount:
       mode: jwt/kubernete
       enabled: true/false
       pathJwt
       role
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant