Skip to content

Commit

Permalink
Adding capabilities for MIG_MONITOR_DEVICES property
Browse files Browse the repository at this point in the history
  • Loading branch information
kndoni committed Jun 11, 2024
1 parent 9ecccf7 commit 6e27784
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@ spec:
value: compute,utility
securityContext:
{{- include "nvidia-device-plugin.securityContext" . | nindent 10 }}
capabilities:
add:
- SYS_ADMIN
volumeMounts:
- name: device-plugin
mountPath: /var/lib/kubelet/device-plugins
Expand Down

0 comments on commit 6e27784

Please sign in to comment.