Skip to content

Commit

Permalink
fix(search): change the reindexing time
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanee committed Apr 9, 2024
1 parent 35bf59f commit a979dba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
{{- include "sefaria.labels" . | nindent 4 }}
spec:
schedule: "20 30 * * 3"
schedule: "21 1 * * 3"
jobTemplate:
spec:
backoffLimit: 1
Expand Down

0 comments on commit a979dba

Please sign in to comment.