mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Remove hostNetwork and hostPID from nvidia-gpu-device-plugin manifest.
They are not needed.
This commit is contained in:
parent
666b6b9e85
commit
81443e5d92
@ -27,8 +27,6 @@ spec:
|
||||
effect: "NoExecute"
|
||||
- operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
volumes:
|
||||
- name: device-plugin
|
||||
hostPath:
|
||||
|
Loading…
Reference in New Issue
Block a user