feat: remove init
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 38s
renovate / renovate (push) Successful in 2m28s

This commit is contained in:
2026-02-05 21:28:32 -06:00
parent 29701a90bd
commit 9946df8c2d

View File

@@ -194,13 +194,13 @@ postgresql-17-fdb-cluster:
- pg_cron
- pg_documentdb_core
- pg_documentdb
initdb:
database: ferretDB
owner: ferret
postInitApplicationSQL:
- create extension if not exists pg_cron;
- create extension if not exists documentdb cascade;
- grant documentdb_admin_role to ferret;
# initdb:
# database: ferretDB
# owner: ferret
# postInitApplicationSQL:
# - create extension if not exists pg_cron;
# - create extension if not exists documentdb cascade;
# - grant documentdb_admin_role to ferret;
recovery:
method: objectStore
objectStore: