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

Writing variables as key value pair #85

Open
whitepiratebaku opened this issue Jun 27, 2022 · 1 comment
Open

Writing variables as key value pair #85

whitepiratebaku opened this issue Jun 27, 2022 · 1 comment

Comments

@whitepiratebaku
Copy link

I wonder is it possible to create a kv secret called common and has key value pairs in it for variables? currently each variable needs to be written as secret and has field called value, right?

@whitepiratebaku
Copy link
Author

whitepiratebaku commented Jun 28, 2022

Like would not it be better if we do not append variable to secret mount but use it as filed name? like lets say we are looking for password variable normally plugins will look for secret-mount/password path for vaule field, what if it looks for secret-mount/common for password field.Even better for variable like modulename::class::variable it looks for secret-mount/modulename/class and variable field.

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