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

Environment variables for secrets #76

Open
devotee101 opened this issue Dec 15, 2022 · 1 comment
Open

Environment variables for secrets #76

devotee101 opened this issue Dec 15, 2022 · 1 comment

Comments

@devotee101
Copy link

devotee101 commented Dec 15, 2022

Might be a feature request, but is there any way of using environment variables for the secure information in the config.yml, i.e. the MQTT password and udl_password?

FYI, I'm running in k8s so I'd like to secure that data using Secrets.

@devotee101
Copy link
Author

Worked around it for the time being by storing the entire config in a Secret rather than the ConfigMap I was using. It'd still be nice to override the secure parts of config via environment variables, if that can be added at some point in the future?

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