Specify key map
This commit is contained in:
parent
85752519f6
commit
d1dbd62884
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ spec:
|
|||
values: |
|
||||
auth:
|
||||
existingSecret: postgresql-secret
|
||||
secretKeys:
|
||||
postgresPasswordKey: postgres-password
|
||||
passwordKey: password
|
||||
usernameKey: username
|
||||
databaseKey: database
|
||||
initdbScriptsConfigMap: postgresql-init
|
||||
primary:
|
||||
persistence:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue