Use a config map to init app databases
This commit is contained in:
parent
4195a202e5
commit
531d62ea67
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ spec:
|
||||||
values: |
|
values: |
|
||||||
auth:
|
auth:
|
||||||
existingSecret: postgresql-secret
|
existingSecret: postgresql-secret
|
||||||
|
initdbScriptsConfigMap: postgresql-init
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue