setup bootstrap from backup config.

This commit is contained in:
Joseph Hanson 2023-08-15 19:23:45 +00:00
parent 9dc757ba15
commit f241bdaf4d

View file

@ -18,6 +18,9 @@ spec:
storageClass: ceph-block storageClass: ceph-block
superuserSecret: superuserSecret:
name: cloudnative-pg-secret name: cloudnative-pg-secret
bootstrap:
recovery:
source: &previousCluster postgres-v3
postgresql: postgresql:
parameters: parameters:
max_connections: "600" max_connections: "600"
@ -25,8 +28,6 @@ spec:
monitoring: monitoring:
enablePodMonitor: true enablePodMonitor: true
backup: backup:
recovery:
source: &previousCluster postgres-v3
retentionPolicy: 30d retentionPolicy: 30d
barmanObjectStore: barmanObjectStore:
wal: wal: