fix: update archmeister
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
- op: add
|
||||
path: /spec/bootstrap
|
||||
value:
|
||||
pg_basebackup:
|
||||
source: staging-archmeister
|
||||
- op: add
|
||||
path: /spec/externalClusters
|
||||
value:
|
||||
- name: staging-archmeister
|
||||
connectionParameters:
|
||||
host: staging-archmeister-rw.oceanbox
|
||||
user: streaming_replica
|
||||
sslmode: verify-full
|
||||
sslKey:
|
||||
name: staging-archmeister-replication
|
||||
key: tls.key
|
||||
sslCert:
|
||||
name: staging-archmeister-replication
|
||||
key: tls.crt
|
||||
sslRootCert:
|
||||
name: staging-archmeister-ca
|
||||
key: ca.crt
|
||||
Reference in New Issue
Block a user