Skip to content

Commit

Permalink
Run daily at 2am, right before the listmonk sync
Browse files Browse the repository at this point in the history
  • Loading branch information
zwolf committed Feb 13, 2024
1 parent ea5f6d0 commit 2a25d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cron_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CronJob
metadata:
name: hotmail-complaint-processor-cronjob
spec:
schedule: "0 * * * *"
schedule: "0 2 * * *"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 2a25d32

Please sign in to comment.