1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 13:18:07 +00:00

cfg: Make proxy checks optional (#436)

Signed-off-by: Simarpreet Singh <simar@linux.com>
This commit is contained in:
Simarpreet Singh 2019-10-08 03:53:39 -07:00 committed by Liz Rice
parent 16beb3e616
commit 37f626dce6

View File

@ -117,6 +117,7 @@ node:
defaultcafile: "/etc/kubernetes/pki/ca.crt"
proxy:
optional: true
bins:
- "kube-proxy"
- "hyperkube proxy"