There was an error while loading. Please reload this page.
1 parent bf35178 commit f641532Copy full SHA for f641532
1 file changed
pkg/addons/assets/nvidia-device-plugin.yaml
@@ -38,7 +38,7 @@ spec:
38
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
39
priorityClassName: "system-node-critical"
40
containers:
41
- - image: nvcr.io/nvidia/k8s-device-plugin:v0.19.3
+ - image: nvcr.io/nvidia/k8s-device-plugin:v0.20.0
42
name: nvidia-device-plugin-ctr
43
env: []
44
securityContext:
0 commit comments