featurehub-io / featurehub-helm

Official FeatureHub Helm charts
4 stars 5 forks source link

feat: add global envVar from secret #15

Closed joelp172 closed 11 months ago

joelp172 commented 11 months ago

Ability to add global envVars from a Secret. These will be exposed as environment variables to the Management Repository, Edge and Dacha deployments

rvowles commented 11 months ago

It needs the helmdocs run as well, otherwise it looks excellent!

joelp172 commented 11 months ago

It needs the helmdocs run as well, otherwise it looks excellent!

Thats done!

rvowles commented 11 months ago

Looks like maybe you didn't do a helm dependency update before doing the helm docs?

joelp172 commented 11 months ago

Looks like maybe you didn't do a helm dependency update before doing the helm docs?

Ah yes, I used the latest helm-docs version. I've used 1.11.0 to match the check's version