mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-05-25 10:18:49 +00:00
Change test_items in 1.11 master.yaml check 1.5.2 to fix issue with
check failing even when --client-cert-auth is set.
This commit is contained in:
parent
6d9a3b4888
commit
fbbf6b37c7
@ -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