Skip to content

Commit 70a8a3f

Browse files
committed
[zh-cn] Resync job manifest
1 parent 5a1ade2 commit 70a8a3f

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/examples/controllers

1 file changed

+1
-1
lines changed

content/zh-cn/examples/controllers/job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: pi
10-
image: perl
10+
image: perl:5.34
1111
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
1212
restartPolicy: Never
1313
backoffLimit: 4

0 commit comments

Comments
 (0)