remove extra curly brace

helm read/need only 2
This commit is contained in:
LazyDBA247-Anyvision
2020-11-08 02:07:16 +02:00
parent 5779265992
commit de277418bf
7 changed files with 7 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ spec:
-port={{ .Values.filer.port }} \
{{- if .Values.filer.metricsPort }}
-metricsPort {{ .Values.filer.metricsPort }} \
{{- end }}}
{{- end }}
{{- if .Values.filer.redirectOnRead }}
-redirectOnRead \
{{- end }}