Merge pull request #275 from aquasecurity/fix-270

Fix failing check 1.5.2 in version 1.11
pull/281/head
Liz Rice 5 years ago committed by GitHub
commit fc536b239b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save