Compare commits
3 Commits
f46501d565
...
e7a95cdf34
| Author | SHA1 | Date | |
|---|---|---|---|
|
e7a95cdf34
|
|||
| 50e82dc77f | |||
| 6684ca938f |
@@ -21,7 +21,7 @@ postgres-18-cluster:
|
||||
backup:
|
||||
objectStore:
|
||||
- name: garage-local
|
||||
index: 1
|
||||
index: 2
|
||||
destinationBucket: postgres-backups
|
||||
externalSecretCredentialPath: /garage/home-infra/postgres-backups
|
||||
isWALArchiver: true
|
||||
@@ -40,7 +40,7 @@ postgres-18-cluster:
|
||||
# isWALArchiver: false
|
||||
scheduledBackups:
|
||||
- name: live-backup
|
||||
suspend: false
|
||||
suspend: true
|
||||
immediate: true
|
||||
schedule: "0 0 0 * * *"
|
||||
backupName: garage-local
|
||||
|
||||
Reference in New Issue
Block a user