[job.yaml] fix a typo in image tag .

docker.io/aquasec/kube-bench:vv0.6.16-rc -> docker.io/aquasec/kube-bench:v0.6.16-rc
pull/1478/head
Zakaria EL BAZI 10 months ago committed by GitHub
parent 9363cdf8ef
commit 2086702ff1
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