1
0
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:
Konstantinos Tsakalozos 2024-11-16 15:58:57 +02:00
parent dc963f5561
commit 414b8808ba
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -353,7 +353,7 @@ target_mapping:
- "node" - "node"
- "controlplane" - "controlplane"
- "etcd" - "etcd"
- "policies" - "policies"
"cis-1.7": "cis-1.7":
- "master" - "master"
- "node" - "node"