mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-26 09:58:14 +00:00
Merge pull request #185 from maxbischoff/patch-1
Added missing "=" to master.yaml
This commit is contained in:
commit
ae1812b4db
@ -179,7 +179,7 @@ groups:
|
|||||||
Edit the API server pod specification file $apiserverconf
|
Edit the API server pod specification file $apiserverconf
|
||||||
on the master node and set the --enable-admission-plugins to
|
on the master node and set the --enable-admission-plugins to
|
||||||
include AlwaysPullImages.
|
include AlwaysPullImages.
|
||||||
--enable-admission-plugins...,AlwaysPullImages,...
|
--enable-admission-plugins=...,AlwaysPullImages,...
|
||||||
scored: true
|
scored: true
|
||||||
|
|
||||||
- id: 1.1.12
|
- id: 1.1.12
|
||||||
|
Loading…
Reference in New Issue
Block a user