diff --git a/cfg/1.13/master.yaml b/cfg/1.13/master.yaml
index 9518b3505ed8597150304275cf0d4852c5f2c3d1..38f21951373fd7beda715bfd6a84654700b3fd7e 100644
--- a/cfg/1.13/master.yaml
+++ b/cfg/1.13/master.yaml
@@ -366,7 +366,10 @@ groups:
     text: "Ensure that the --service-account-lookup argument is set to true (Scored)"
     audit: "ps -ef | grep $apiserverbin | grep -v grep"
     tests:
+      bin_op: or
       test_items:
+      - flag: "--service-account-lookup"
+        set: false
       - flag: "--service-account-lookup"
         compare:
           op: eq