Skip to content

Commit 6b700e0

Browse files
ferustigrisJoibel
authored andcommitted
docs: Update cron-backfill.yaml: regexpr has been fixed (argoproj#14376)
Signed-off-by: Andrey Kuznetsov <[email protected]> Co-authored-by: Alan Clucas <[email protected]>
1 parent 036e339 commit 6b700e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cron-backfill.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ spec:
117117
# run for the 19th to the 21st
118118
start: "19"
119119
end: "21"
120-
format: "2020-05-%02X"
120+
format: "2020-05-%02d"

0 commit comments

Comments
 (0)