Skip to content

Commit 03d6984

Browse files
committed
Fix: Add EOF
1 parent e6affdd commit 03d6984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kyuubi/templates/kyuubi-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ data:
4646
{{ $key }}: |
4747
{{- tpl (printf "%v" $value) $ | nindent 4 }}
4848
{{- end }}
49-
{{- end }}
49+
{{- end }}

0 commit comments

Comments
 (0)