We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba03a75 commit 8f3c14aCopy full SHA for 8f3c14a
charts/eap-xp6/templates/_helpers.tpl
@@ -9,6 +9,7 @@ It depends on the build.s2i.jdk version.
9
{{- else -}}
10
{{ .Values.build.s2i.jdk21.builderImage}}
11
{{- end -}}
12
+{{- end -}}
13
14
{{/*
15
eap-xp.eapRuntimeImage corresponds to the imagestream for the EAP S2I Runtime image.
@@ -20,6 +21,7 @@ It depends on the build.s2i.jdkVersion.
20
21
22
23
24
25
26
27
Create chart name and version as used by the chart label.
0 commit comments