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

[improvement] use kubernetes secret #4

Open
atb00ker opened this issue Mar 31, 2020 · 0 comments
Open

[improvement] use kubernetes secret #4

atb00ker opened this issue Mar 31, 2020 · 0 comments
Labels
blocked work on it is blocked by something. improvement Improvement in implementation of existing features.

Comments

@atb00ker
Copy link
Owner

atb00ker commented Mar 31, 2020

Kubernetes secret may be great in 2 places:

  1. postfix certificates
    Currently a volume is doing the same, this work is done in https://github.com/atb00ker/terraform-kubernetes-openwisp/tree/improvement/secret but unfortunately, secrets can no longer be mounted for read & write, hence, this has failed for now.

  2. django secret
    Same problem as above, can't edit the secret file from container.

Blocked by: Current unability to mount as read & write.

@atb00ker atb00ker added improvement Improvement in implementation of existing features. blocked work on it is blocked by something. labels Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked work on it is blocked by something. improvement Improvement in implementation of existing features.
Projects
None yet
Development

No branches or pull requests

1 participant