mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 postgres replicas 2
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
monitoring:
|
||||
enablePodMonitor: true
|
||||
backup:
|
||||
retentionPolicy: 30d
|
||||
retentionPolicy: 7d
|
||||
barmanObjectStore:
|
||||
wal:
|
||||
compression: bzip2
|
||||
@@ -32,9 +32,9 @@ spec:
|
||||
secretAccessKey:
|
||||
name: postgres-minio
|
||||
key: MINIO_SECRET_KEY
|
||||
bootstrap:
|
||||
recovery:
|
||||
source: postgres-v5
|
||||
# bootstrap:
|
||||
# recovery:
|
||||
# source: postgres-v5
|
||||
externalClusters:
|
||||
- name: postgres-v5
|
||||
barmanObjectStore:
|
||||
|
Reference in New Issue
Block a user