Skip to content

Commit

Permalink
restore cron schedule (#1325)
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde authored Dec 15, 2023
1 parent 1968e94 commit a8ff394
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 a8ff394

Please sign in to comment.