mirror of
https://github.com/truenas/charts.git
synced 2026-06-18 01:26:53 +08:00
add some todos
This commit is contained in:
@@ -61,7 +61,7 @@ The reason is not splitted, is that on one of the places needs a combo of all va
|
||||
{{- end -}}
|
||||
|
||||
{{/* Devices need privileged container */}}
|
||||
{{- if $deviceList -}}
|
||||
{{- if $deviceList -}} {{/* TODO: Check if devices actually need privileged */}}
|
||||
{{- $_ := set $returnValue "privileged" true -}}
|
||||
{{- $_ := set $returnValue "allowPrivilegeEscalation" true -}}
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user