distgit-bz: Slow down the cron job a little
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
709ff11b76
commit
ae2c780dbf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
|||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "*/2 * * * *"
|
||||
schedule: "*/10 * * * *"
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue