Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update device plugins volumes mounts
There is no need to mount the whole '/var/lib/kubelet/' directory into a pod. It's enough to mount only '/var/lib/kubelet/device-plugins' and '/var/lib/kubelet/plugins_registry' directories. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
- Loading branch information