[zh-cn] Resync job manifest

This commit is contained in:
Qiming Teng 2022-06-24 17:37:02 +08:00
parent 5a1ade2551
commit 70a8a3fcc7
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