Skip to content

Commit

Permalink
Merge pull request #3141 from arnaldo2792/fix-device-plugin
Browse files Browse the repository at this point in the history
nvidia-k8s-device-plugin: change service dependency
  • Loading branch information
arnaldo2792 authored May 24, 2023
2 parents a84e6cd + c63e3b3 commit 0888cb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Description=Start NVIDIA kubernetes device plugin
RefuseManualStart=true
RefuseManualStop=true
After=kubelet.service
BindsTo=kubelet.service
Wants=kubelet.service

[Service]
ExecStart=/usr/bin/nvidia-device-plugin
Expand Down

0 comments on commit 0888cb2

Please sign in to comment.