diff --git a/cfg/aks-1.0/policies.yaml b/cfg/aks-1.0/policies.yaml index 89f48a5..9cfde1e 100644 --- a/cfg/aks-1.0/policies.yaml +++ b/cfg/aks-1.0/policies.yaml @@ -37,7 +37,7 @@ groups: - id: 4.1.4 text: "Minimize access to create pods (Manual)" type: "manual" - Remediation: | + remediation: | Where possible, remove create access to pod objects in the cluster. scored: false diff --git a/cfg/eks-1.0.1/policies.yaml b/cfg/eks-1.0.1/policies.yaml index 3b9aa8b..cf41ab9 100644 --- a/cfg/eks-1.0.1/policies.yaml +++ b/cfg/eks-1.0.1/policies.yaml @@ -37,7 +37,7 @@ groups: - id: 4.1.4 text: "Minimize access to create pods (Manual)" type: "manual" - Remediation: | + remediation: | Where possible, remove create access to pod objects in the cluster. scored: false diff --git a/cfg/gke-1.0/policies.yaml b/cfg/gke-1.0/policies.yaml index 54ce12b..0278ec0 100644 --- a/cfg/gke-1.0/policies.yaml +++ b/cfg/gke-1.0/policies.yaml @@ -37,7 +37,7 @@ groups: - id: 5.1.4 text: "Minimize access to create pods (Not Scored)" type: "manual" - Remediation: | + remediation: | Where possible, remove create access to pod objects in the cluster. scored: false diff --git a/cfg/gke-1.2.0/policies.yaml b/cfg/gke-1.2.0/policies.yaml index e1261c0..6ecb1ff 100644 --- a/cfg/gke-1.2.0/policies.yaml +++ b/cfg/gke-1.2.0/policies.yaml @@ -37,7 +37,7 @@ groups: - id: 4.1.4 text: "Minimize access to create pods (Manual)" type: "manual" - Remediation: | + remediation: | Where possible, remove create access to pod objects in the cluster. scored: false