diff --git a/cfg/1.8/node.yaml b/cfg/1.8/node.yaml index 51a84e1..cad1942 100644 --- a/cfg/1.8/node.yaml +++ b/cfg/1.8/node.yaml @@ -368,7 +368,7 @@ groups: scored: true - id: 2.2.4 - description: "2.2.4 Ensure that the kubelet service file ownership is set to root:root (Scored)" + description: "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: