UNCLASSIFIED

Commit 50570a6e authored by Mark Sanchez's avatar Mark Sanchez
Browse files

remove extra indent

parent 7bcf1e6d
Pipeline #444671 failed with stages
in 1 minute and 57 seconds
...@@ -159,7 +159,7 @@ spec: ...@@ -159,7 +159,7 @@ spec:
{{- if .Values.tolerations }} {{- if .Values.tolerations }}
tolerations: tolerations:
{{- toYaml .Values.tolerations | nindent 6 }} {{- toYaml .Values.tolerations | nindent 4 }}
{{- end }} {{- end }}
{{- with .Values.volumes }} {{- with .Values.volumes }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment