Commit 81443e5d authored by Rohit Agarwal's avatar Rohit Agarwal

Remove hostNetwork and hostPID from nvidia-gpu-device-plugin manifest.

They are not needed.
parent 666b6b9e
......@@ -27,8 +27,6 @@ spec:
effect: "NoExecute"
- operator: "Exists"
effect: "NoSchedule"
hostNetwork: true
hostPID: true
volumes:
- name: device-plugin
hostPath:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment