From f63b599452b10ff7e265db966bd19cc2746ef8a1 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Fri, 22 Nov 2024 15:11:42 +0100 Subject: [PATCH] chore(cnpg): remove restore config --- cnpg/cluster/resources/cluster.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/cnpg/cluster/resources/cluster.yaml b/cnpg/cluster/resources/cluster.yaml index 1e34e4e..5d040fc 100644 --- a/cnpg/cluster/resources/cluster.yaml +++ b/cnpg/cluster/resources/cluster.yaml @@ -31,25 +31,6 @@ spec: recovery: source: app-cluster - externalClusters: - - name: app-cluster - barmanObjectStore: - destinationPath: "s3://cnpg/" - endpointURL: "http://garage.garage.svc:3900" - s3Credentials: - accessKeyId: - name: cnpg-backup-creds - key: ACCESS_KEY_ID - secretAccessKey: - name: cnpg-backup-creds - key: ACCESS_SECRET_KEY - region: - name: cnpg-backup-creds - key: AWS_REGION - wal: - compression: snappy - maxParallel: 8 - backup: barmanObjectStore: destinationPath: "s3://1661580-backup/cnpg/gen2/"