Skip to content
Snippets Groups Projects
Unverified Commit 0c40532e authored by Liz Rice's avatar Liz Rice Committed by GitHub
Browse files

Merge branch 'master' into version-mapping

parents df556c2f 54502c5f
Branches
Tags
No related merge requests found
...@@ -366,7 +366,10 @@ groups: ...@@ -366,7 +366,10 @@ groups:
text: "Ensure that the --service-account-lookup argument is set to true (Scored)" text: "Ensure that the --service-account-lookup argument is set to true (Scored)"
audit: "ps -ef | grep $apiserverbin | grep -v grep" audit: "ps -ef | grep $apiserverbin | grep -v grep"
tests: tests:
bin_op: or
test_items: test_items:
- flag: "--service-account-lookup"
set: false
- flag: "--service-account-lookup" - flag: "--service-account-lookup"
compare: compare:
op: eq op: eq
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment