diff --git a/cfg/1.8/node.yaml b/cfg/1.8/node.yaml index bfaf6f9..d279c2e 100644 --- a/cfg/1.8/node.yaml +++ b/cfg/1.8/node.yaml @@ -368,7 +368,7 @@ groups: scored: true - id: 2.2.4 - text: "Ensure that the kubelet.conf file ownership is set to root:root (Scored)" + text: "2.2.4 Ensure that the kubelet service file ownership is set to root:root (Scored)" audit: "/bin/sh -c 'if test -e $kubeletconf; then stat -c %U:%G $kubeletconf; fi'" tests: test_items: