File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
kustomize/install/manager Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,6 @@ relatedImages:
18
18
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7-3.2-0
19
19
postgres_14_gis_3.3 :
20
20
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7-3.3-0
21
- postgres_13 :
22
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.10-0
23
- postgres_13_gis_3.0 :
24
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.0-0
25
- postgres_13_gis_3.1 :
26
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.1-0
27
21
pgadmin :
28
22
image : registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-10
29
23
pgbackrest :
Original file line number Diff line number Diff line change 26
26
fieldPath : metadata.namespace
27
27
- name : CRUNCHY_DEBUG
28
28
value : " true"
29
- - name : RELATED_IMAGE_POSTGRES_13
30
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.10-0"
31
- - name : RELATED_IMAGE_POSTGRES_13_GIS_3.0
32
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.0-0"
33
- - name : RELATED_IMAGE_POSTGRES_13_GIS_3.1
34
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.1-0"
35
29
- name : RELATED_IMAGE_POSTGRES_14
36
30
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7-0"
37
31
- name : RELATED_IMAGE_POSTGRES_14_GIS_3.1
You can’t perform that action at this time.
0 commit comments