Skip to content

Commit

Permalink
Adding capabilities for MIG_MONITOR_DEVICES property
Browse files Browse the repository at this point in the history
Signed-off-by: Kristi <74095043+kndoni@users.noreply.github.com>
  • Loading branch information
kndoni committed Jun 11, 2024
1 parent b34f5e7 commit a2328f0
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 a2328f0

Please sign in to comment.