mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 17:16:22 -03:00
whoops
This commit is contained in:
@@ -52,7 +52,7 @@ objectData: The object data to be used to render the Pod.
|
||||
{{- end -}}
|
||||
|
||||
{{- if $gpuAdded -}}
|
||||
{{- $_ := set $secContext "supplementalGroups" (concat $secContext.supplementalGroups 44) -}}
|
||||
{{- $_ := set $secContext "supplementalGroups" (concat $secContext.supplementalGroups (list 44)) -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if $deviceAdded -}}
|
||||
|
||||
Reference in New Issue
Block a user