Closed jess-sol closed 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.
kellnr.postgres.pwd
kellnr.postgres.pwdSecretRef
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 withkellnr.postgres.pwdSecretRef
.