diff --git a/cfg/master.yaml b/cfg/master.yaml index 774c1fc53c3ccc88dfcd544529569d8fd96b59c7..179b43aeb4e5c0a733e2aa0ba1744768faa7b854 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