mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
If the postgres user is not the default username and the password of the postgresql user is configured via postgresql.postgresPassword instead of global.postgresql.postgresPassword, then the postgres password is not set, because postgresql-ha.postgresqlPasswordProvided is not set correctly. Signed-off-by: Vicinus, Reinhard <r.vicinus@metaways.de> Co-authored-by: Vicinus, Reinhard <r.vicinus@metaways.de>