Skip to content

Commit

Permalink
update xiaoya
Browse files Browse the repository at this point in the history
change update time from 3am to 6am, interval from 3 days to 9 days.
  • Loading branch information
retX0 committed Jan 28, 2024
1 parent 2c1ff09 commit 029de93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/xiaoya/templates/restart_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 2
concurrencyPolicy: Forbid
schedule: '0 3 */3 * *'
schedule: '0 6 */9 * *'
jobTemplate:
spec:
backoffLimit: 2
Expand Down

0 comments on commit 029de93

Please sign in to comment.