[zh-cn]Update content/zh-cn/examples/controllers/job.yaml
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pi
|
- name: pi
|
||||||
image: perl:5.34
|
image: perl:5.34.0
|
||||||
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
|
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
backoffLimit: 4
|
backoffLimit: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user