From 414b8808ba4fb4312811ea36034a8877fc488baf Mon Sep 17 00:00:00 2001 From: Konstantinos Tsakalozos Date: Sat, 16 Nov 2024 15:58:57 +0200 Subject: [PATCH] Fix yaml lint errors --- cfg/ck8s-cis-1.24/node.yaml | 2 +- cfg/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/ck8s-cis-1.24/node.yaml b/cfg/ck8s-cis-1.24/node.yaml index 33a4085..6656ad0 100644 --- a/cfg/ck8s-cis-1.24/node.yaml +++ b/cfg/ck8s-cis-1.24/node.yaml @@ -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. diff --git a/cfg/config.yaml b/cfg/config.yaml index 0dcd37d..ba06154 100644 --- a/cfg/config.yaml +++ b/cfg/config.yaml @@ -353,7 +353,7 @@ target_mapping: - "node" - "controlplane" - "etcd" - - "policies" + - "policies" "cis-1.7": - "master" - "node"