From c0f56e966a9432a46de8766dc8626cd01f54530e Mon Sep 17 00:00:00 2001 From: Abubakr-Sadik Nii Nai Davis Date: Tue, 6 Nov 2018 14:35:45 +0000 Subject: [PATCH] Fix check 1.1.37. --- cfg/1.11/master.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/1.11/master.yaml b/cfg/1.11/master.yaml index 554976a..1eacd37 100644 --- a/cfg/1.11/master.yaml +++ b/cfg/1.11/master.yaml @@ -614,8 +614,8 @@ groups: op: nothave value: "AdvancedAuditing=false" set: true - - flag: "--audit-policy-file" - set: true + - flag: "--feature-gates" + set: false remediation: | Follow the Kubernetes documentation and set the desired audit policy in the /etc/kubernetes/audit-policy.yaml file. Then, edit the API server pod specification file $apiserverconf