Blockerbugs: Adjust cron
This commit is contained in:
parent
2774fe4043
commit
b437cb3f55
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
concurrencyPolicy: Forbid
|
||||
activeDeadlineSeconds: 900
|
||||
startingDeadlineSeconds: 180
|
||||
schedule: "3 * * * *"
|
||||
schedule: "*/30 * * * *"
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue