helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

add envFrom for env from secrets

Open Birddude1230 opened this issue 2 years ago • 1 comments

  • Adds envFrom support for values. Personal use case is for secrets created from vault for things like OAUTH_CLIENT_SECRET, while still keeping most of the config in the helm chart.
  • Bumps version to 3.2.0

Hope I'm not missing some simple way to merge the config secret and creds secret.

Thanks!

Birddude1230 avatar Jul 15 '22 13:07 Birddude1230