Skip to content

Commit 2d4b57d

Browse files
ValClarksonandrewlecuyer
authored andcommitted
added v5 pgadmin4 to related images for helm and kustomize installers (CrunchyData#41)
1 parent 24f5849 commit 2d4b57d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

helm/install/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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:

kustomize/install/bases/manager/manager.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ spec:
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

0 commit comments

Comments
 (0)