Unleash / helm-charts

Contains helm-charts for Unleash
Apache License 2.0
44 stars 56 forks source link

feat: added configurable DATABASE_SSL_* possibilities #139

Closed chriswk closed 5 months ago

chriswk commented 5 months ago

Related to Unleash#6718 - This allows Helm users to configure the new environment variables.

It will not work on current 5.11.3, will have to wait for 5.12.0 before it becomes relevant.

chriswk commented 5 months ago

I think another thing here, is that these environment variables can be set using the env or existingSecrets tools as well. The new ones under dbConfig gives you a guaranteed way to get the environment variables set.