Skip to content

Commit 9c0676e

Browse files
committed
[ja] update schedule
1 parent 1b1917c commit 9c0676e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: CronJob
33
metadata:
44
name: hello
55
spec:
6-
schedule: "*/1 * * * *"
6+
schedule: "* * * * *"
77
jobTemplate:
88
spec:
99
template:

0 commit comments

Comments
 (0)