mirror of https://git.rancher.io/charts
6 lines
293 B
YAML
6 lines
293 B
YAML
#{{- if .Values.global.dockerRootDirectory }}
|
|
#{{- if or (hasSuffix "/containers" .Values.global.dockerRootDirectory) (hasSuffix "/" .Values.global.dockerRootDirectory) }}
|
|
#{{- required "global.dockerRootDirectory must not end with suffix: '/' or '/containers'" "" -}}
|
|
#{{- end }}
|
|
#{{- end }}
|