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
|
concurrencyPolicy: Forbid
|
||||||
activeDeadlineSeconds: 900
|
activeDeadlineSeconds: 900
|
||||||
startingDeadlineSeconds: 180
|
startingDeadlineSeconds: 180
|
||||||
schedule: "3 * * * *"
|
schedule: "*/30 * * * *"
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue