fix yamllint errors

This commit is contained in:
jessebot 2023-11-21 13:17:14 +01:00 committed by Chris Lu
parent c50b6387f6
commit f4cafc1dbc
2 changed files with 3 additions and 3 deletions

View file

@ -117,11 +117,11 @@ spec:
- name: {{ $key }}
valueFrom: {{ toYaml $value | nindent 16 }}
{{- end }}
{{- end }}
{{- end }}
command:
- "/bin/sh"
- "-ec"
- |
- |
exec /usr/bin/weed \
{{- if eq .Values.filer.logs.type "hostPath" }}
-logdir=/logs \

View file

@ -78,7 +78,7 @@ spec:
command:
- "/bin/sh"
- "-ec"
- |
- |
exec /usr/bin/weed \
{{- if eq .Values.s3.logs.type "hostPath" }}
-logdir=/logs \