no restore yet
This commit is contained in:
parent
289cffc55a
commit
6ef27f37d9
1 changed files with 8 additions and 8 deletions
|
@ -100,14 +100,14 @@ spec:
|
||||||
differential: "0 1 * * 1-6" # Mon-Sat at 01:00
|
differential: "0 1 * * 1-6" # Mon-Sat at 01:00
|
||||||
incremental: "0 2-23 * * *" # Every hour except 01:00
|
incremental: "0 2-23 * * *" # Every hour except 01:00
|
||||||
|
|
||||||
dataSource:
|
# dataSource:
|
||||||
pgbackrest:
|
# pgbackrest:
|
||||||
stanza: "db"
|
# stanza: "db"
|
||||||
configuration: *backupConfig
|
# configuration: *backupConfig
|
||||||
global: *backupFlag
|
# global: *backupFlag
|
||||||
repo:
|
# repo:
|
||||||
name: "repo1"
|
# name: "repo1"
|
||||||
s3: *minio
|
# s3: *minio
|
||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
pgBouncer:
|
pgBouncer:
|
||||||
|
|
Loading…
Reference in a new issue