mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +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"
|
effect: "NoExecute"
|
||||||
- operator: "Exists"
|
- operator: "Exists"
|
||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
hostNetwork: true
|
|
||||||
hostPID: true
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: device-plugin
|
- name: device-plugin
|
||||||
hostPath:
|
hostPath:
|
||||||
|
Loading…
Reference in New Issue
Block a user