From d31fad08e20b331eaa534effbdf0461c90a13f5c Mon Sep 17 00:00:00 2001 From: Darkfella91 Date: Thu, 17 Oct 2024 12:58:30 +0300 Subject: [PATCH] test --- .../database/cloudnative-pg/cluster/cluster17.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml index 5cb05c04e..a013c9738 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/cluster/cluster17.yaml @@ -68,8 +68,8 @@ spec: #recovery: #source: &previousCluster postgres17-v1 # Note: externalClusters is needed when recovering from an existing cnpg cluster - externalClusters: - - name: *previousCluster - barmanObjectStore: - <<: *barmanObjectStore - serverName: *previousCluster + #externalClusters: + #- name: *previousCluster + #barmanObjectStore: + #<<: *barmanObjectStore + #serverName: *previousCluster