Skip to content

Commit ecb7734

Browse files
change corn to 5am utc to avoid tekton-cleanup cron for 23 hours
1 parent 26e19df commit ecb7734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-promotions/cronjob.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: okd-coreos
66
spec:
77
suspend: false
8-
schedule: "30 3 * * 1"
8+
schedule: "0 5 * * 1"
99
jobTemplate:
1010
spec:
1111
template:

0 commit comments

Comments
 (0)