Skip to content

Commit a8621cd

Browse files
authored
Merge pull request #31813 from Arhell/upd-schedule
[id] update schedule
2 parents 3668b41 + 70827d5 commit a8621cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/id/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)