headlamp
headlamp copied to clipboard
backend: Add env support for config
Fixes: https://github.com/kinvolk/headlamp/issues/696
I think using
golangci-lintgithub action could be a better approach for this https://github.com/kinvolk/headlamp/issues/707.
Let's go with the approach you suggest as I agree it seems to be with the least friction. Thanks!
Can you please document this somewhere? Probably at least the case where people want to pass the OIDC client secret through an environment variable mentioned in #696 inside oidc.md
@joaquimrocha Finally the CI is passing, Can you please take a look?