diff --git a/helm-chart/sefaria-project/templates/cronjob/reindex-elasticsearch.yaml b/helm-chart/sefaria-project/templates/cronjob/reindex-elasticsearch.yaml index 1c4dc96c8a..d29dba26c3 100644 --- a/helm-chart/sefaria-project/templates/cronjob/reindex-elasticsearch.yaml +++ b/helm-chart/sefaria-project/templates/cronjob/reindex-elasticsearch.yaml @@ -7,7 +7,7 @@ metadata: labels: {{- include "sefaria.labels" . | nindent 4 }} spec: - schedule: "20 13 * * 2" + schedule: "20 30 * * 3" jobTemplate: spec: backoffLimit: 1