File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
kustomize/install/manager Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,6 @@ relatedImages:
16
16
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.6-0
17
17
postgres_15_gis_3.3 :
18
18
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.6-3.3-0
19
- postgres_14 :
20
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.11-0
21
- postgres_14_gis_3.1 :
22
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.1-0
23
- postgres_14_gis_3.2 :
24
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.2-0
25
- postgres_14_gis_3.3 :
26
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.3-0
27
19
pgadmin :
28
20
image : registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-22
29
21
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_14
30
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.11-0"
31
- - name : RELATED_IMAGE_POSTGRES_14_GIS_3.1
32
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.1-0"
33
- - name : RELATED_IMAGE_POSTGRES_14_GIS_3.2
34
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.2-0"
35
- - name : RELATED_IMAGE_POSTGRES_14_GIS_3.3
36
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.3-0"
37
29
- name : RELATED_IMAGE_POSTGRES_15
38
30
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.6-0"
39
31
- name : RELATED_IMAGE_POSTGRES_15_GIS_3.3
You can’t perform that action at this time.
0 commit comments