Remove hostNetwork and hostPID from nvidia-gpu-device-plugin manifest.
They are not needed.
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user