Skip to content

Commit 9eaf1c3

Browse files
mbpavansavitaashture
authored andcommitted
IMAGE_SCRIPTS_URL set for java is getting updated to tasks like Go/.NET. Clear to fallback to default /usr/libexec/s2i
1 parent 05eb30c commit 9eaf1c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/task-s2i-java.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ spec:
1818
{{ $s2iBuilderImage | quote }}.
1919
2020
{{ include "spec_s2i" ( list . $s2iBuilderImage ) | nindent 2 }}
21+
{{- /* now clear it so other tasks pick up the default value */ -}}
22+
{{- $_ := set .Values "IMAGE_SCRIPTS_URL" "" -}}

0 commit comments

Comments
 (0)