mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 23:39:48 +00:00
fix(pg/default): disable delta backups
This commit is contained in:
@@ -56,12 +56,6 @@ spec:
|
||||
databases: ["yagpdb"]
|
||||
- name: "redbot"
|
||||
databases: ["redbot"]
|
||||
backups:
|
||||
pgbackrest:
|
||||
global:
|
||||
compress-type: "bz2"
|
||||
compress-level: "9"
|
||||
delta: "y"
|
||||
target:
|
||||
group: postgres-operator.crunchydata.com
|
||||
kind: PostgresCluster
|
||||
|
||||
Reference in New Issue
Block a user