Closed tessig closed 2 years ago
Brilliant ! @tessig
And so we can deprecate the envFromSecret
for good ?
But before this PR can be merged, please also bump the chart version in Chart.yaml
@pmint93 since removing envFromSecret
would be a breaking change, I suggest to first only merge this change.
Or do you prefer a major version change at this point?
@tessig I prefer major version change
@tessig it seem we have problem with empty extraEnv, the result is yaml syntax error
By just rendering extraEnv as yaml we can use all helm features like get the env value from configmaps and secrets