diff --git a/cfg/eks-1.0/node.yaml b/cfg/eks-1.0/node.yaml index 29d2259..bf1c4c3 100644 --- a/cfg/eks-1.0/node.yaml +++ b/cfg/eks-1.0/node.yaml @@ -52,7 +52,7 @@ groups: remediation: | Run the below command (based on the file location on your system) on each worker node. For example, - chmod 644 $proykubeconfig + chmod 644 $proxykubeconfig scored: true - id: 3.1.2 diff --git a/cfg/gke-1.0/node.yaml b/cfg/gke-1.0/node.yaml index 054b0de..da0a624 100644 --- a/cfg/gke-1.0/node.yaml +++ b/cfg/gke-1.0/node.yaml @@ -62,7 +62,7 @@ groups: remediation: | Run the below command (based on the file location on your system) on each worker node. For example, - chmod 644 $proykubeconfig + chmod 644 $proxykubeconfig scored: true - id: 4.1.4