removed cdi option from nvidia ds plugin
This commit is contained in:
parent
a84762693f
commit
b84c3f1896
@ -31,7 +31,7 @@ spec:
|
|||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- "--fail-on-init-error=false"
|
- "--fail-on-init-error=false"
|
||||||
- "--device-list-strategy=envvar,cdi"
|
- "--device-list-strategy=envvar"
|
||||||
- "--mig-strategy=none"
|
- "--mig-strategy=none"
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user