mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-18 12:48:08 +00:00
usr-bin volume mount not required (#424)
usr-bin volume mount not required as using kubelet version in command
This commit is contained in:
parent
7a2cc3f554
commit
39d9ef9d37
@ -29,6 +29,4 @@ spec:
|
||||
- name: etc-kubernetes
|
||||
hostPath:
|
||||
path: "/etc/kubernetes"
|
||||
- name: usr-bin
|
||||
hostPath:
|
||||
path: "/usr/bin"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user