Skip to content

Commit

Permalink
PI-2526 Reduce semantic index refresh frequency from daily to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Jan 28, 2025
1 parent fd0da87 commit fa06781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ items:
metadata:
name: contact-index-deletion
spec:
schedule: 0 5 * * 1-5 # Every weekday at 5am UTC
schedule: 0 5 1 * * # The first of the month at 5am UTC
concurrencyPolicy: Replace
jobTemplate:
spec:
Expand Down

0 comments on commit fa06781

Please sign in to comment.