From 237f8cf8184697b12639a18de4b87251d8532ac9 Mon Sep 17 00:00:00 2001 From: Thorsten Schifferdecker Date: Mon, 2 Mar 2020 17:35:02 +0100 Subject: [PATCH] fix small typo (#592) proykubeconfig -> proxykubeconfig --- cfg/cis-1.5/node.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/cis-1.5/node.yaml b/cfg/cis-1.5/node.yaml index fc42b1f..851ad32 100644 --- a/cfg/cis-1.5/node.yaml +++ b/cfg/cis-1.5/node.yaml @@ -112,7 +112,7 @@ groups: remediation: | Run the below command (based on the file location on your system) on the each worker node. For example, - chmod 644 $proykubeconfig + chmod 644 $proxykubeconfig scored: true - id: 4.1.4