Browse Source

Merge pull request #14588 from jakesmith/hpcc-25366-newline-helm-sasha

HPCC-25366 Fix sasha manifest newline issue

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 4 năm trước cách đây
mục cha
commit
9ac4e8673a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      helm/hpcc/templates/sasha.yaml

+ 1 - 1
helm/hpcc/templates/sasha.yaml

@@ -47,6 +47,6 @@ kind: ConfigMap
 {{ include "hpcc.addPVC" (dict "root" $ "name" (printf "sasha-%s" $sasha.name) "me" $sasha.storage) }}
 {{- end }}
 ---
-{{- end }}
+{{ end -}}
 {{- end }}
 {{- end }}