Skip to content

Commit

Permalink
Run Prague mailer on Jan 24th
Browse files Browse the repository at this point in the history
  • Loading branch information
Redande committed Dec 12, 2023
1 parent 2c1d518 commit a71f5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/prague-stats-mailer-cronjob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
{{- include "helm.labels" . | nindent 4 }}
spec:
# Run at 10:00 AM on 30th of November
schedule: "0 10 30 11 *"
schedule: "0 10 24 1 *"
startingDeadlineSeconds: 3600
concurrencyPolicy: Forbid
failedJobsHistoryLimit: 1
Expand Down

0 comments on commit a71f5cb

Please sign in to comment.