mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: crunchy restore
This commit is contained in:
@@ -156,14 +156,13 @@ spec:
|
||||
differential: 0 1 * * 1-6 # Mon-Sat at 01:00
|
||||
incremental: 0 2-23 * * * # Every hour except 01:00
|
||||
|
||||
# dataSource:
|
||||
# pgbackrest:
|
||||
# stanza: "db"
|
||||
# configuration: *backupConfig
|
||||
# global: *backupFlag
|
||||
# repo:
|
||||
# name: "repo1"
|
||||
# s3: *minio
|
||||
dataSource:
|
||||
postgresCluster:
|
||||
clusterName: postgres
|
||||
repoName: repo1
|
||||
options:
|
||||
- --type=time
|
||||
- --target="2025-04-03 14:00:00"
|
||||
|
||||
monitoring:
|
||||
pgmonitor:
|
||||
|
Reference in New Issue
Block a user