add more backup options
This commit is contained in:
parent
b6d93886bf
commit
d346b07b24
1 changed files with 8 additions and 1 deletions
|
|
@ -36,4 +36,11 @@ spec:
|
|||
barmanObjectStore:
|
||||
destinationPath: "gs://customer1_db_backup/customer1-backups/"
|
||||
googleCredentials:
|
||||
gkeEnvironment: true
|
||||
gkeEnvironment: true
|
||||
wal:
|
||||
compression: gzip
|
||||
data:
|
||||
compression: gzip
|
||||
jobs: 2
|
||||
retentionPolicy: "30d"
|
||||
target: primary
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue