Merge pull request #34556 from tengqm/zh-resync-job-yaml

[zh-cn] Resync job manifest
This commit is contained in:
Kubernetes Prow Robot 2022-06-26 23:50:59 -07:00 committed by GitHub
commit 8a1d089cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: pi
image: perl
image: perl:5.34
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
restartPolicy: Never
backoffLimit: 4