Correct bad yaml indentation

pull/9/head
Liz Rice 7 years ago
parent 0d6d3a03ef
commit 903f232dc1

@ -59,12 +59,12 @@ groups:
the --insecure-allow-any-token argument from the KUBE_API_ARGS parameter."
scored: true
- id: 1.1.5
- id: 1.1.5
text: "Ensure that the --kubelet-https argument is set to true (Scored)"
audit: "ps -ef | grep kube-apiserver | grep -v grep"
tests:
test_items:
bin_flag: or
- bin_flag: or
- flag: "--kubelet-https"
compare:
op: eq

Loading…
Cancel
Save