generated from Skatteetaten/vagrant-hashistack-template
-
Notifications
You must be signed in to change notification settings - Fork 8
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
UserStory[Security]: Generate password for minio from Vault #16
Comments
@zhenik @pdmthorsrud : Should we use : |
I would recommend going for |
Code is being added to the following branch: vault_gen_password |
This was referenced Sep 18, 2020
Merged
3 tasks
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As of today we use user provided screts to access minio, however, going forward we would like to generate these secrets from Vault. The KV Secrets Engine feature could be made use of to achieve this.
Acceptance Criteria
Questions
-- Set output variable in minio and use that in mc
Discussion
The text was updated successfully, but these errors were encountered: