mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-12-24 07:28:06 +00:00
cfg: Make proxy checks optional (#436)
Signed-off-by: Simarpreet Singh <simar@linux.com>
This commit is contained in:
parent
16beb3e616
commit
37f626dce6
@ -117,6 +117,7 @@ node:
|
|||||||
defaultcafile: "/etc/kubernetes/pki/ca.crt"
|
defaultcafile: "/etc/kubernetes/pki/ca.crt"
|
||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
|
optional: true
|
||||||
bins:
|
bins:
|
||||||
- "kube-proxy"
|
- "kube-proxy"
|
||||||
- "hyperkube proxy"
|
- "hyperkube proxy"
|
||||||
|
Loading…
Reference in New Issue
Block a user