Use a config map to init app databases

This commit is contained in:
j 2025-08-16 04:01:45 +00:00
parent 4195a202e5
commit 531d62ea67

View file

@ -15,6 +15,7 @@ spec:
values: |
auth:
existingSecret: postgresql-secret
initdbScriptsConfigMap: postgresql-init
primary:
persistence:
enabled: true