Skip to content

Commit

Permalink
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
Browse files Browse the repository at this point in the history
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
  • Loading branch information
RamBITS-AI committed Oct 4, 2024
1 parent d4d2a46 commit b1ab86b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/addons/gpu/nvidia-gpu-device-plugin.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ spec:
- image: {{.CustomRegistries.NvidiaDevicePlugin | default .ImageRepository | default .Registries.NvidiaDevicePlugin }}{{.Images.NvidiaDevicePlugin}}
command: ["/usr/bin/nvidia-gpu-device-plugin", "-logtostderr"]
name: nvidia-gpu-device-plugin
env:
- name: FAIL_ON_INIT_ERROR
value: "false"
resources:
requests:
cpu: 50m
Expand Down

0 comments on commit b1ab86b

Please sign in to comment.