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 years ago
parent
commit
9ac4e8673a
1 changed files with 1 additions and 1 deletions
  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 }}