Skip to content

Commit

Permalink
restore cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Dec 15, 2023
1 parent 1968e94 commit ccc735f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
pullPolicy: Always

job:
cronSchedule: "0 0 1 11 0"
cronSchedule: "0 0 * * *"

scratchDiskSpace: 128Gi

Expand Down

0 comments on commit ccc735f

Please sign in to comment.