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: ...@@ -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:
......
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