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

enc command option #50

Open
praveensiddu opened this issue Mar 6, 2022 · 0 comments
Open

enc command option #50

praveensiddu opened this issue Mar 6, 2022 · 0 comments

Comments

@praveensiddu
Copy link

praveensiddu commented Mar 6, 2022

Is your feature request related to a problem? Please describe.

If I have already entered the secret for mariadb and externalDatabase using helm vault enc and then I add a new secret nextcloud. Next time I run helm vault enc I should be able to skip mariadb and externalDatabase.

helm vault enc values.yaml
Input a value for /mariadb/db/password:
Input a value for /externalDatabase/user:
Input a value for /nextcloud/password:

Please change as follows
Input a value for /mariadb/db/password or press ENTER to skip:

Describe alternatives you've considered

Update the new secrets directly using the vault command

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