wiki icon indicating copy to clipboard operation
wiki copied to clipboard

feat(helm): allow usage of additional env vars / configmap / secrets

Open MickaelCa opened this issue 2 years ago • 0 comments

This PR makes it possible to load external environmenent variables. On my cluster, I'm using Postgres Operator by CrunchyData, I need to be able to load the generated database secrets directly rather than copying it in the values.

MickaelCa avatar Feb 24 '23 16:02 MickaelCa