🔧 postgres replicas 2

This commit is contained in:
auricom
2023-07-05 22:42:38 +02:00
parent 6e3ee0bb34
commit e12fc826f4

View File

@@ -17,7 +17,7 @@ spec:
monitoring: monitoring:
enablePodMonitor: true enablePodMonitor: true
backup: backup:
retentionPolicy: 30d retentionPolicy: 7d
barmanObjectStore: barmanObjectStore:
wal: wal:
compression: bzip2 compression: bzip2
@@ -32,9 +32,9 @@ spec:
secretAccessKey: secretAccessKey:
name: postgres-minio name: postgres-minio
key: MINIO_SECRET_KEY key: MINIO_SECRET_KEY
bootstrap: # bootstrap:
recovery: # recovery:
source: postgres-v5 # source: postgres-v5
externalClusters: externalClusters:
- name: postgres-v5 - name: postgres-v5
barmanObjectStore: barmanObjectStore: