fix database
This commit is contained in:
@@ -349,8 +349,8 @@ cluster:
|
||||
# See: https://cloudnative-pg.io/documentation/current/bootstrap/
|
||||
# See: https://cloudnative-pg.io/documentation/current/cloudnative-pg.v1/#postgresql-cnpg-io-v1-bootstrapinitdb
|
||||
initdb:
|
||||
database: nextcloud
|
||||
owner: nextcloud # Defaults to the database name
|
||||
database: synapse
|
||||
owner: synapse # Defaults to the database name
|
||||
# secret:
|
||||
# name: "" # Name of the secret containing the initial credentials for the owner of the user database. If empty a new secret will be created from scratch
|
||||
# options: []
|
||||
|
||||
Reference in New Issue
Block a user