Skip to content

Commit

Permalink
change schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
nrandriamanana committed Apr 18, 2024
1 parent 41f89b8 commit 1120a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etl-sampling/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CronJob
metadata:
name: etl-sampling
spec:
schedule: "55 20 * * 4"
schedule: "10 21 * * 4"
jobTemplate:
spec:
template:
Expand Down

0 comments on commit 1120a31

Please sign in to comment.