add recovery
This commit is contained in:
@@ -201,6 +201,10 @@ postgresql-17-fdb-cluster:
|
|||||||
- 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:
|
||||||
|
method: objectStore
|
||||||
|
objectStore:
|
||||||
|
index: 1
|
||||||
backup:
|
backup:
|
||||||
objectStore:
|
objectStore:
|
||||||
- name: garage-local
|
- name: garage-local
|
||||||
|
|||||||
Reference in New Issue
Block a user