mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 16:18:07 +00:00
Correcting the logic of 1.1.14 for Kubernetes 1.11.
This commit is contained in:
parent
77481e8739
commit
e083c8f0a3
@ -223,7 +223,7 @@ groups:
|
||||
test_items:
|
||||
- flag: "--disable-admission-plugins"
|
||||
compare:
|
||||
op: has
|
||||
op: nothave
|
||||
value: "NamespaceLifecycle"
|
||||
set: true
|
||||
remediation: |
|
||||
|
Loading…
Reference in New Issue
Block a user