diff --git a/cfg/master.yaml b/cfg/master.yaml index 774c1fc..179b43a 100644 --- a/cfg/master.yaml +++ b/cfg/master.yaml @@ -63,8 +63,8 @@ groups: text: "Ensure that the --kubelet-https argument is set to true (Scored)" audit: "ps -ef | grep kube-apiserver | grep -v grep" tests: + bin_op: or test_items: - - bin_flag: or - flag: "--kubelet-https" compare: op: eq