From 8f3c14a4b1ae24177be2bc00bc942cc6d58fbdb0 Mon Sep 17 00:00:00 2001 From: Jeff Mesnil Date: Thu, 16 Jan 2025 09:09:57 +0100 Subject: [PATCH] Update charts/eap-xp6/templates/_helpers.tpl Co-authored-by: mchoma --- charts/eap-xp6/templates/_helpers.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/eap-xp6/templates/_helpers.tpl b/charts/eap-xp6/templates/_helpers.tpl index db017c9..e6f7afc 100644 --- a/charts/eap-xp6/templates/_helpers.tpl +++ b/charts/eap-xp6/templates/_helpers.tpl @@ -9,6 +9,7 @@ It depends on the build.s2i.jdk version. {{- else -}} {{ .Values.build.s2i.jdk21.builderImage}} {{- end -}} +{{- end -}} {{/* eap-xp.eapRuntimeImage corresponds to the imagestream for the EAP S2I Runtime image. @@ -20,6 +21,7 @@ It depends on the build.s2i.jdkVersion. {{- else -}} {{ .Values.build.s2i.jdk21.builderImage}} {{- end -}} +{{- end -}} {{/* Create chart name and version as used by the chart label.