filecoin-project / helm-charts

7 stars 7 forks source link

Add lotus-bundle.env_vars helper function #209

Closed GlacierWalrus closed 1 year ago

GlacierWalrus commented 1 year ago

Add a function to allow us to inject environment variables more "naturally" into container specs. Example use

image

(adapted from https://github.com/k8s-at-home/library-charts/blob/ 1b8b81ceb368e378c01aaf826142cfd948a93042/charts/stable/common/ templates/lib/controller/_env_vars.tpl)