Update job.yaml

Fix on typo for image version
pull/1477/head
Guille Vigil 11 months ago committed by GitHub
parent 9363cdf8ef
commit 0aa28bcc0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save