1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 05:08:07 +00:00

Tiny typo

This commit is contained in:
Liz Rice 2019-04-23 10:57:15 +01:00 committed by GitHub
parent e70f50b2b5
commit d05d71553f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ groups:
scored: true scored: true
- id: 7.5 - id: 7.5
text: "Verify the OpenShift default setting for the read-only-port argumen" text: "Verify the OpenShift default setting for the read-only-port argument"
audit: "grep -A1 read-only-port /etc/origin/node/node-config.yaml" audit: "grep -A1 read-only-port /etc/origin/node/node-config.yaml"
tests: tests:
bin_op: or bin_op: or