fix: update archmeister

This commit is contained in:
Jonas Juselius
2024-02-01 10:36:42 +01:00
parent efdec26433
commit 042cb58841
30 changed files with 997 additions and 2 deletions
+22
View File
@@ -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