mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-28 19:08:15 +00:00
Fix yaml lint errors
This commit is contained in:
parent
dc963f5561
commit
414b8808ba
@ -323,7 +323,7 @@ groups:
|
|||||||
Edit the kubelet configuration file
|
Edit the kubelet configuration file
|
||||||
$kubeletconf on each worker node and
|
$kubeletconf on each worker node and
|
||||||
set the following argument:
|
set the following argument:
|
||||||
|
|
||||||
`--make-iptables-util-chains=true`
|
`--make-iptables-util-chains=true`
|
||||||
|
|
||||||
Restart the kubelet service.
|
Restart the kubelet service.
|
||||||
|
@ -353,7 +353,7 @@ target_mapping:
|
|||||||
- "node"
|
- "node"
|
||||||
- "controlplane"
|
- "controlplane"
|
||||||
- "etcd"
|
- "etcd"
|
||||||
- "policies"
|
- "policies"
|
||||||
"cis-1.7":
|
"cis-1.7":
|
||||||
- "master"
|
- "master"
|
||||||
- "node"
|
- "node"
|
||||||
|
Loading…
Reference in New Issue
Block a user