fix: Point CNPG backups at the existing B2 bucket
This commit is contained in:
@@ -44,7 +44,7 @@ spec:
|
||||
|
||||
backup:
|
||||
barmanObjectStore:
|
||||
destinationPath: "s3://s3.us-east-005.backblazeb2.com/HetznerTerra/rancher-backups/"
|
||||
destinationPath: "s3://HetznerTerra/rancher-backups/"
|
||||
endpointURL: "https://s3.us-east-005.backblazeb2.com"
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
@@ -56,4 +56,4 @@ spec:
|
||||
wal:
|
||||
compression: gzip
|
||||
data:
|
||||
compression: gzip
|
||||
compression: gzip
|
||||
|
||||
Reference in New Issue
Block a user