From b92af4b8f1ce2c6955694ecb7b17fe5c16b51954 Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Mon, 11 Apr 2022 00:25:18 +0200 Subject: [PATCH] refactor(postgres): default password belongs to global.postgresql.auth --- postgresql/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/postgresql/values.yaml b/postgresql/values.yaml index 6a19a1d..a8f6b70 100644 --- a/postgresql/values.yaml +++ b/postgresql/values.yaml @@ -2,9 +2,9 @@ postgresql: global: storageClass: longhorn - postgresql: - auth: - postgresPassword: Eycwrv4ECmxB63t37EwT + postgresql: + auth: + postgresPassword: Eycwrv4ECmxB63t37EwT primary: resources: