diff --git a/infrastructure/modules/profiles/components/device-plugin-jetson/daemonset.yaml b/infrastructure/modules/profiles/components/device-plugin-jetson/daemonset.yaml index 0fa8376..2e29134 100644 --- a/infrastructure/modules/profiles/components/device-plugin-jetson/daemonset.yaml +++ b/infrastructure/modules/profiles/components/device-plugin-jetson/daemonset.yaml @@ -30,7 +30,7 @@ spec: imagePullPolicy: IfNotPresent args: - "--fail-on-init-error=false" - - "--device-list-strategy=envvar,cdi" + - "--device-list-strategy=envvar" - "--config-file=/config/config.yaml" securityContext: privileged: true