This commit is contained in:
Stavros kois
2023-02-26 21:03:09 +02:00
parent 5a1c0161b5
commit df7a725c42

View File

@@ -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 -}}