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

@@ -78,7 +78,7 @@ spec:
-port={{ .Values.volume.port }} \
{{- if .Values.volume.metricsPort }}
-metricsPort {{ .Values.volume.metricsPort }} \
{{- end }}}
{{- end }}
-dir={{ .Values.volume.dir }} \
-max={{ .Values.volume.maxVolumes }} \
{{- if .Values.volume.rack }}