File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
kubernetes/regapp/overlays/prod/patches Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
4
4
name : regapp-postgres-ha
5
5
namespace : regapp
6
6
spec :
7
- image : registry.developers.crunchydata.com/crunchydata /crunchy-postgres:centos8-13.4-1
7
+ image : default-route-openshift-image- registry.apps.nerc-shift-1.rc.fas.harvard.edu/postgres-operator /crunchy-postgres:latest
8
8
postgresVersion : 13
9
9
instances :
10
10
- name : regapp-pgha1
27
27
postgres-operator.crunchydata.com/instance-set : regapp-pgha1
28
28
backups :
29
29
pgbackrest :
30
- image : registry.developers.crunchydata.com/crunchydata /crunchy-pgbackrest:centos8-2.35-0
30
+ image : default-route-openshift-image- registry.apps.nerc-shift-1.rc.fas.harvard.edu/postgres-operator /crunchy-pgbackrest:latest
31
31
configuration :
32
32
- secret :
33
33
name : pgo-s3-conf
66
66
region : " us-east-1"
67
67
proxy :
68
68
pgBouncer :
69
- image : registry.developers.crunchydata.com/crunchydata /crunchy-pgbouncer:centos8-1.15-3
69
+ image : default-route-openshift-image- registry.apps.nerc-shift-1.rc.fas.harvard.edu/postgres-operator /crunchy-pgbouncer:latest
70
70
replicas : 2
71
71
affinity :
72
72
podAntiAffinity :
You can’t perform that action at this time.
0 commit comments