mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-31 10:01:06 +00:00
Merge pull request #275 from aquasecurity/fix-270
Fix failing check 1.5.2 in version 1.11
This commit is contained in:
commit
fc536b239b
@ -1201,8 +1201,8 @@ groups:
|
|||||||
test_items:
|
test_items:
|
||||||
- flag: "--client-cert-auth"
|
- flag: "--client-cert-auth"
|
||||||
compare:
|
compare:
|
||||||
op: eq
|
op: noteq
|
||||||
value: true
|
value: false
|
||||||
set: true
|
set: true
|
||||||
remediation: |
|
remediation: |
|
||||||
Edit the etcd pod specification file $etcdconf on the master
|
Edit the etcd pod specification file $etcdconf on the master
|
||||||
|
Loading…
Reference in New Issue
Block a user