barman backup retention policy fix
This commit is contained in:
parent
fca1b3e1dd
commit
a8a086896c
1 changed files with 2 additions and 2 deletions
|
|
@ -42,5 +42,5 @@ spec:
|
||||||
data:
|
data:
|
||||||
compression: gzip
|
compression: gzip
|
||||||
jobs: 2
|
jobs: 2
|
||||||
retentionPolicy: "30d"
|
retentionPolicy: "30d"
|
||||||
target: primary
|
target: primary
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue