Add missing 'end'

This commit is contained in:
audunsolemdal
2020-07-28 14:59:23 +02:00
parent d7e58bef3e
commit 9e42c8ec15
+1
View File
@@ -106,6 +106,7 @@ spec:
fieldPath: spec.nodeName
{{- if .Values.extraEnvVars }}
{{ toYaml .Values.extraEnvVars | indent 12 }}
{{- end }}
{{- with .Values.tolerations }}
tolerations:
{{ toYaml . | indent 8 }}