Skip to content

Commit d25accc

Browse files
committed
Update schedule to weekly
1 parent 2784034 commit d25accc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openmetadata-service/src/main/resources/json/data/app/SearchIndexingApplication.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"appSchedule": {
2323
"scheduleTimeline": "Custom",
24-
"cronExpression": "30 0 * * *"
24+
"cronExpression": "30 0 * * 0"
2525
},
2626
"supportsInterrupt": true
2727
}

0 commit comments

Comments
 (0)