mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-10-31 20:39:14 +00:00
And now correct the flag and put it in the right place
This commit is contained in:
parent
0c30f24b59
commit
3b93167c07
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user