Skip to content

Commit

Permalink
Merge pull request #1871 from Sefaria/hotfix-search
Browse files Browse the repository at this point in the history
fix(search): change the reindexing time
  • Loading branch information
akiva10b authored Apr 9, 2024
2 parents f8ca4a2 + 35bf59f commit aef36d7
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 13 * * 2"
schedule: "20 30 * * 3"
jobTemplate:
spec:
backoffLimit: 1
Expand Down

0 comments on commit aef36d7

Please sign in to comment.