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