From b19efa5fe1683b00adacf54bf64f57da0a40b904 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Fri, 11 Oct 2024 08:45:48 +0200 Subject: [PATCH] fix(db): path to backup --- cnpg/cluster/resources/cluster.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cnpg/cluster/resources/cluster.yaml b/cnpg/cluster/resources/cluster.yaml index 3f387ee..6d3a423 100644 --- a/cnpg/cluster/resources/cluster.yaml +++ b/cnpg/cluster/resources/cluster.yaml @@ -34,7 +34,7 @@ spec: externalClusters: - name: app-cluster barmanObjectStore: - destinationPath: "s3://cnpg/app-cluster/" + destinationPath: "s3://cnpg/" endpointURL: "http://garage.garage.svc:3900" s3Credentials: accessKeyId: @@ -52,7 +52,7 @@ spec: backup: barmanObjectStore: - destinationPath: "s3://1661580-backup/cnpg/gen2/app-cluster/" + destinationPath: "s3://1661580-backup/cnpg/gen2/" endpointURL: "https://fsn1.your-objectstorage.com" s3Credentials: accessKeyId: