Specify key map

This commit is contained in:
j 2025-08-16 07:14:26 +00:00
parent 85752519f6
commit d1dbd62884

View file

@ -15,6 +15,11 @@ spec:
values: | values: |
auth: auth:
existingSecret: postgresql-secret existingSecret: postgresql-secret
secretKeys:
postgresPasswordKey: postgres-password
passwordKey: password
usernameKey: username
databaseKey: database
initdbScriptsConfigMap: postgresql-init initdbScriptsConfigMap: postgresql-init
primary: primary:
persistence: persistence: