Skip to content

Commit 31936a2

Browse files
michaelbeaumonteksctl-bot
authored andcommitted
update nvidia-device-plugin to v0.18.0
1 parent f9f23bf commit 31936a2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pkg/addons/assets/nvidia-device-plugin.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ spec:
3838
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
3939
priorityClassName: "system-node-critical"
4040
containers:
41-
- image: nvcr.io/nvidia/k8s-device-plugin:v0.17.4
41+
- image: nvcr.io/nvidia/k8s-device-plugin:v0.18.0
4242
name: nvidia-device-plugin-ctr
43-
env:
44-
- name: FAIL_ON_INIT_ERROR
45-
value: "false"
43+
env: []
4644
securityContext:
4745
allowPrivilegeEscalation: false
4846
capabilities:

0 commit comments

Comments
 (0)