mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-07-26 08:28:26 +00:00
Correct bad yaml indentation
This commit is contained in:
parent
0d6d3a03ef
commit
903f232dc1
@ -64,7 +64,7 @@ groups:
|
|||||||
audit: "ps -ef | grep kube-apiserver | grep -v grep"
|
audit: "ps -ef | grep kube-apiserver | grep -v grep"
|
||||||
tests:
|
tests:
|
||||||
test_items:
|
test_items:
|
||||||
bin_flag: or
|
- bin_flag: or
|
||||||
- flag: "--kubelet-https"
|
- flag: "--kubelet-https"
|
||||||
compare:
|
compare:
|
||||||
op: eq
|
op: eq
|
||||||
|
Loading…
Reference in New Issue
Block a user