From e2cae18f5f075e6f0656e3d0441818db1bde0e04 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Thu, 26 Mar 2026 00:46:50 +0000 Subject: [PATCH] fix: Remove backup config for initial deployment - add backup after DB is running --- infrastructure/addons/cnpg/postgres-cluster.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/infrastructure/addons/cnpg/postgres-cluster.yaml b/infrastructure/addons/cnpg/postgres-cluster.yaml index 575f20e..9d6be20 100644 --- a/infrastructure/addons/cnpg/postgres-cluster.yaml +++ b/infrastructure/addons/cnpg/postgres-cluster.yaml @@ -23,19 +23,6 @@ spec: cpu: 1000m memory: 2Gi - backup: - barmanObjectStore: - destinationPath: s3://HetznerTerra/rancher-backups/ - endpointURL: https://s3.us-east-005.backblazeb2.com - s3Credentials: - accessKeyId: - name: b2-credentials - key: B2_ACCOUNT_ID - secretAccessKey: - name: b2-credentials - key: B2_APPLICATION_KEY - retentionPolicy: 14d - serviceAccountTemplate: metadata: labels: