diff --git a/cfg/1.8/node.yaml b/cfg/1.8/node.yaml index 7d433566caecfabf4de41045fc52c05403e33e01..d279c2ec6c2b8f51c047e6d77af35a357bd53974 100644 --- a/cfg/1.8/node.yaml +++ b/cfg/1.8/node.yaml @@ -368,8 +368,7 @@ groups: scored: true - id: 2.2.4 - text: "Ensure that the kubelet service file permissions are set to 644 or - more restrictive (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: