fix complete manifest
This commit is contained in:
parent
422d80329a
commit
9c547c91ac
|
|
@ -63,14 +63,11 @@ spec:
|
||||||
# uid: "efd12e58-5786-11e8-b5a7-06148230260c"
|
# uid: "efd12e58-5786-11e8-b5a7-06148230260c"
|
||||||
# cluster: "acid-batman"
|
# cluster: "acid-batman"
|
||||||
# timestamp: "2017-12-19T12:40:33+01:00" # timezone required (offset relative to UTC, see RFC 3339 section 5.6)
|
# timestamp: "2017-12-19T12:40:33+01:00" # timezone required (offset relative to UTC, see RFC 3339 section 5.6)
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
# run periodic backups with k8s cron jobs
|
# run periodic backups with k8s cron jobs
|
||||||
# enableLogicalBackup: true
|
# enableLogicalBackup: true
|
||||||
# logicalBackupSchedule: "30 00 * * *"
|
# logicalBackupSchedule: "30 00 * * *"
|
||||||
=======
|
# s3_wal_path: "s3://custom/path/to/bucket"
|
||||||
# s3_wal_path: "s3://custom/path/to/bucket"
|
|
||||||
>>>>>>> master
|
|
||||||
maintenanceWindows:
|
maintenanceWindows:
|
||||||
- 01:00-06:00 #UTC
|
- 01:00-06:00 #UTC
|
||||||
- Sat:00:00-04:00
|
- Sat:00:00-04:00
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue