diff --git a/deploy/chart/wsj-standup/templates/job.yaml b/deploy/chart/wsj-standup/templates/job.yaml index 45b7670..5e95f2c 100644 --- a/deploy/chart/wsj-standup/templates/job.yaml +++ b/deploy/chart/wsj-standup/templates/job.yaml @@ -3,7 +3,7 @@ kind: CronJob metadata: name: {{ include "wsj-standup.fullname" . }}-job spec: - schedule: "* * * * *" + schedule: "0 8 * * 1" jobTemplate: spec: backoffLimit: 4