1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-19 05:08:07 +00:00

issue #369: fixes RotateKubeletServerCertificate tests in 1.13-json (#371)

This commit is contained in:
Roberto Rojas 2019-08-06 03:58:35 -04:00 committed by Liz Rice
parent 893aa3588c
commit 0422368615

View File

@ -277,7 +277,7 @@ groups:
audit: "cat $kubeletconf" audit: "cat $kubeletconf"
tests: tests:
test_items: test_items:
- path: "{.RotateKubeletServerCertificate}" - path: "{.featureGates.RotateKubeletServerCertificate}"
compare: compare:
op: eq op: eq
value: true value: true