Closed vlaurenzano closed 5 years ago
Allowing for configurations to be set by environment variables will be beneficial for a few scenarios:
Env variables should be checked first before cli configs which would override any env vars.
Thoughts?
Sounds very good! Do you have any spare cycles to implement this? (same for #35)
addressed by https://github.com/gpestana/kapacitor-unit/pull/36
Closing as it has been merged. Thanks again @vlaurenzan!
Allowing for configurations to be set by environment variables will be beneficial for a few scenarios:
Env variables should be checked first before cli configs which would override any env vars.
Thoughts?