[bitnami/postgresql-ha] Fix password propagation with usePasswordFile=true (#25165)

Fixes: #20330

Signed-off-by: Robert Moucha <robert.moucha@gooddata.com>
This commit is contained in:
Robert Moucha
2024-04-19 12:10:06 +02:00
committed by GitHub
parent f5e74bc263
commit de423a4e84
2 changed files with 2 additions and 2 deletions

View File

@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.0.3
version: 14.0.4

View File

@@ -423,7 +423,7 @@ spec:
secret:
secretName: {{ include "postgresql-ha.postgresqlSecretName" . }}
items:
- key: postgresql-password
- key: password
path: pgpool-password
- key: repmgr-password
path: pgpool-sr-check-password