mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2026-04-15 06:56:51 +00:00
Added missing "=" to master.yaml
In the remediation of 1.1.11 the flag --enable-admission-plugins was missing a =
This commit is contained in:
@@ -179,7 +179,7 @@ groups:
|
||||
Edit the API server pod specification file $apiserverconf
|
||||
on the master node and set the --enable-admission-plugins to
|
||||
include AlwaysPullImages.
|
||||
--enable-admission-plugins...,AlwaysPullImages,...
|
||||
--enable-admission-plugins=...,AlwaysPullImages,...
|
||||
scored: true
|
||||
|
||||
- id: 1.1.12
|
||||
|
||||
Reference in New Issue
Block a user