feat: remove init
This commit is contained in:
@@ -194,13 +194,13 @@ postgresql-17-fdb-cluster:
|
|||||||
- pg_cron
|
- pg_cron
|
||||||
- pg_documentdb_core
|
- pg_documentdb_core
|
||||||
- pg_documentdb
|
- pg_documentdb
|
||||||
initdb:
|
# initdb:
|
||||||
database: ferretDB
|
# database: ferretDB
|
||||||
owner: ferret
|
# owner: ferret
|
||||||
postInitApplicationSQL:
|
# postInitApplicationSQL:
|
||||||
- create extension if not exists pg_cron;
|
# - create extension if not exists pg_cron;
|
||||||
- create extension if not exists documentdb cascade;
|
# - create extension if not exists documentdb cascade;
|
||||||
- grant documentdb_admin_role to ferret;
|
# - grant documentdb_admin_role to ferret;
|
||||||
recovery:
|
recovery:
|
||||||
method: objectStore
|
method: objectStore
|
||||||
objectStore:
|
objectStore:
|
||||||
|
|||||||
Reference in New Issue
Block a user