1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 20:58:10 +00:00
kube-bench/cfg
Abubakr-Sadik Nii Nai Davis 3e3aa0ed82 Change node check 2.1.6 to use operation noteq instead of gt.
Kubelet option --streaming-connection-idle-timeout expects a string
value which fails parsing to integer for greater than comparison.

The string "0" indicates no timeout and this is what we are checking
for.
2017-08-24 18:33:32 +00:00
..
config.yaml Better config file locations 2017-08-15 20:07:27 +01:00
federated.yaml Move kubernetes binaries and config paths to kube-bench config. 2017-07-13 00:24:09 +00:00
master.yaml Add 640 to permission checks. 2017-08-15 15:56:37 +00:00
node.yaml Change node check 2.1.6 to use operation noteq instead of gt. 2017-08-24 18:33:32 +00:00