We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b0494 commit 420b749Copy full SHA for 420b749
1 file changed
docker/devbox-bundled/nvidia-device-plugin.yaml
@@ -28,7 +28,7 @@ spec:
28
runtimeClassName: nvidia
29
containers:
30
- name: nvidia-device-plugin-ctr
31
- image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
+ image: nvcr.io/nvidia/k8s-device-plugin:v0.19.1
32
env:
33
- name: FAIL_ON_INIT_ERROR
34
value: "false"
0 commit comments