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