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

Add support for init container #9

Closed
omerlh opened this issue Jul 15, 2018 · 0 comments
Closed

Add support for init container #9

omerlh opened this issue Jul 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@omerlh
Copy link
Contributor

omerlh commented Jul 15, 2018

Currently, the only way to use the decryptor is in the pod, but it should be able to write an init container.
The init container will read the encrypted values from config map, decrypt them and write them as a file to a mounted folder. The pod will read the decrypted value from the mounted volume.

@omerlh omerlh added the enhancement New feature or request label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants