File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
kustomize/install/bases/manager Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ relatedImages:
12
12
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.5-0
13
13
postgres_13_gis_3.1 :
14
14
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:centos8-13.5-3.1-0
15
+ pgadmin :
16
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:centos8-4.20-0
15
17
pgbackrest :
16
18
image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-0
17
19
pgbouncer :
Original file line number Diff line number Diff line change 22
22
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.5-0"
23
23
- name : RELATED_IMAGE_POSTGRES_13_GIS_3.1
24
24
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:centos8-13.5-3.1-0"
25
+ - name : RELATED_IMAGE_PGADMIN
26
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:centos8-4.20-0"
25
27
- name : RELATED_IMAGE_PGBACKREST
26
28
value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-0"
27
29
- name : RELATED_IMAGE_PGBOUNCER
You can’t perform that action at this time.
0 commit comments