mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 08:08:07 +00:00
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>
This commit is contained in:
parent
8c6915c478
commit
c8cabc4b14
2
job.yaml
2
job.yaml
@ -11,7 +11,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- command: ["kube-bench"]
|
- command: ["kube-bench"]
|
||||||
image: docker.io/aquasec/kube-bench:vv0.6.16
|
image: docker.io/aquasec/kube-bench:v0.6.16
|
||||||
name: kube-bench
|
name: kube-bench
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/lib/etcd
|
- mountPath: /var/lib/etcd
|
||||||
|
Loading…
Reference in New Issue
Block a user