Skip to content

Commit

Permalink
Merge branch 'main' into bangqipropel/delete_and_finalizer
Browse files Browse the repository at this point in the history
  • Loading branch information
bangqipropel authored Oct 23, 2024
2 parents bc8e411 + 791c175 commit c4c4c43
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,13 @@ spec:
effect: "NoSchedule"
priorityClassName: high-priority-nonpreempting
containers:
- image: mcr.microsoft.com/oss/nvidia/k8s-device-plugin:1.11
- image: nvcr.io/nvidia/k8s-device-plugin:v0.16.2
name: nvidia-device-plugin-ctr
env:
- name: FAIL_ON_INIT_ERROR
value: "false"
- name: PASS_DEVICE_SPECS
value: "true"
securityContext:
allowPrivilegeEscalation: false
capabilities:
Expand Down

0 comments on commit c4c4c43

Please sign in to comment.