Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
fix(cron): fix time for prod, drop and recreate cron
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Jun 6, 2022
1 parent 4977885 commit 3133d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kube-workflow/prod/templates/sendReporting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
app: mon-psy
spec:
schedule: "30 10 * * 1"
schedule: "45 12 * * 1"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 3133d6d

Please sign in to comment.