test
This commit is contained in:
parent
3441082226
commit
2ea151c494
@ -101,20 +101,23 @@ spec:
|
||||
usersSecretPath: secrets/data/postgresql/users
|
||||
sharedPreloadLibraries: "timescaledb,pg_stat_statements"
|
||||
databases:
|
||||
- name: attachments_db
|
||||
user: attachments
|
||||
extensions:
|
||||
- ltree
|
||||
- pg_stat_statements
|
||||
- uuid-ossp
|
||||
restoreFromDump: true
|
||||
dumpKey: attachments.sql
|
||||
# - name: attachments_db
|
||||
# user: attachments
|
||||
# passwordKey: attachments
|
||||
# extensions:
|
||||
# - ltree
|
||||
# - pg_stat_statements
|
||||
# - uuid-ossp
|
||||
# restoreFromDump: false
|
||||
# dumpKey: attachments.sql
|
||||
- name: zitadel
|
||||
user: zitadel
|
||||
passwordKey: zitadel
|
||||
extensions: []
|
||||
restoreFromDump: false
|
||||
- name: keycloak
|
||||
user: keycloak
|
||||
passwordKey: keycloak
|
||||
extensions: []
|
||||
restoreFromDump: false
|
||||
- name: automation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user