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

feat: add support for extraEnvFrom

Open M0NsTeRRR opened this issue 3 months ago • 10 comments

Here is an implementation for #48 without any breaking changes.

You can now pass two additional extra environment variables to define secrets. This implementation allows the user to pass the Postgres secret only to the required container if needed.

M0NsTeRRR avatar May 09 '24 16:05 M0NsTeRRR