mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-03-20 17:36:18 +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:
|
||||
- flag: "--client-cert-auth"
|
||||
compare:
|
||||
op: eq
|
||||
value: true
|
||||
op: noteq
|
||||
value: false
|
||||
set: true
|
||||
remediation: |
|
||||
Edit the etcd pod specification file $etcdconf on the master
|
||||
|
Loading…
Reference in New Issue
Block a user