mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
formatting
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
{{- end -}}
|
||||
|
||||
{{- with $policy -}}
|
||||
{{- if not (mustHas . (list "File" "FallbackToLogsOnError")) }}
|
||||
{{- if not (mustHas . (list "File" "FallbackToLogsOnError")) -}}
|
||||
{{- fail (printf "Not valid option for messagePolicy (%s). Valid options are FallbackToLogsOnError and File" $policy) -}}
|
||||
{{- end }}
|
||||
{{- $policy }}
|
||||
{{- end -}}
|
||||
{{- $policy -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user