1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +00:00
Correcting the logic of 1.1.14 for Kubernetes 1.11.
This commit is contained in:
Nick Perry 2018-10-30 23:40:41 +00:00
parent 77481e8739
commit e083c8f0a3

View File

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