1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-24 17:08:14 +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
$kubeletconf on each worker node and
set the following argument:
`--make-iptables-util-chains=true`
Restart the kubelet service.

View File

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