kellnr / helm

Helm chart to deploy Kellnr on kubernetes
MIT License
7 stars 4 forks source link

Move postgres password into secret #3

Closed jess-sol closed 6 months ago

jess-sol commented 6 months ago

Moves the postgres password out of the Configmap, and into a Secret. Also, if kellnr.postgres.pwd is left empty, allows for an existing Secret to be used with kellnr.postgres.pwdSecretRef.