diff --git a/infrastructure/addons/cnpg/postgres-cluster.yaml b/infrastructure/addons/cnpg/postgres-cluster.yaml index 5ddfe81..49b8e8f 100644 --- a/infrastructure/addons/cnpg/postgres-cluster.yaml +++ b/infrastructure/addons/cnpg/postgres-cluster.yaml @@ -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 \ No newline at end of file + compression: gzip