Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Helm chart #147

Closed
ipedrazas opened this issue Jul 18, 2017 · 3 comments
Closed

Helm chart #147

ipedrazas opened this issue Jul 18, 2017 · 3 comments
Assignees

Comments

@ipedrazas
Copy link
Contributor

Would you be interested on having a Helm chart to deploy the ui into a kubernetes cluster?

I have created one, so I'm happy to send a PR. Basically, if you want to install vault-ui in kubernetes you do:

helm install charts/vault-ui

and that's it. To set variables like VAULT_AUTH_DEFAULT you would do:

helm install charts/vault-ui --set vault.auth=TOKEN
@djenriquez
Copy link
Owner

That sounds like a welcomed addition. Please send the PR over!

@ipedrazas
Copy link
Contributor Author

Sent!

#149

@djenriquez
Copy link
Owner

Closing this issue as the feature has been submitted and merged in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants