Skip to content

Commit d68ae0b

Browse files
authored
Merge pull request #25350 from yuandongx/patch-1
[zh]Update cronjob.yaml
2 parents f2a78fa + 8c7f47a commit d68ae0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/zh/examples/application/job/cronjob.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ spec:
1111
containers:
1212
- name: hello
1313
image: busybox
14+
imagePullPolicy: IfNotPresent
1415
args:
1516
- /bin/sh
1617
- -c

0 commit comments

Comments
 (0)