Update job.yaml (#1477)

* Update job.yaml

Fix on typo for image version

* chore: sync with upstream

Signed-off-by: chenk <hen.keinan@gmail.com>

---------

Signed-off-by: chenk <hen.keinan@gmail.com>
Co-authored-by: chenk <hen.keinan@gmail.com>
pull/1523/head
Guille Vigil 11 months ago committed by Kiran Bodipi
parent 7041ee9df6
commit 63ab6676c3

@ -11,7 +11,7 @@ spec:
spec:
containers:
- command: ["kube-bench"]
image: docker.io/aquasec/kube-bench:vv0.6.16
image: docker.io/aquasec/kube-bench:v0.6.16
name: kube-bench
volumeMounts:
- mountPath: /var/lib/etcd

Loading…
Cancel
Save