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:
|
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:
|
||||||
|
Reference in New Issue
Block a user