1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-14 03:39:58 +00:00

Merge pull request #171 from nickperry/master

Fixes https://github.com/aquasecurity/kube-bench/issues/170
This commit is contained in:
Liz Rice 2018-11-01 09:57:14 +00:00 committed by GitHub
commit ed7f6cf3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,7 @@ groups:
test_items:
- flag: "--disable-admission-plugins"
compare:
op: has
op: nothave
value: "NamespaceLifecycle"
set: true
remediation: |