usr-bin volume mount not required (#424)

usr-bin volume mount not required as using kubelet version in command
pull/469/head^2
Saiyam Pathak 5 years ago committed by Liz Rice
parent 7a2cc3f554
commit 39d9ef9d37

@ -29,6 +29,4 @@ spec:
- name: etc-kubernetes
hostPath:
path: "/etc/kubernetes"
- name: usr-bin
hostPath:
path: "/usr/bin"

Loading…
Cancel
Save