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:
1212 image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.5-0
1313 postgres_13_gis_3.1 :
1414 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
1517 pgbackrest :
1618 image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-0
1719 pgbouncer :
Original file line number Diff line number Diff line change 2222 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.5-0"
2323 - name : RELATED_IMAGE_POSTGRES_13_GIS_3.1
2424 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"
2527 - name : RELATED_IMAGE_PGBACKREST
2628 value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-0"
2729 - name : RELATED_IMAGE_PGBOUNCER
You can’t perform that action at this time.
0 commit comments