feat(renovate-bot): increase run intervall
- change cronjob schedule to '*/15 2 * * *'
🤖
This commit is contained in:
parent
1bfe72ce00
commit
06c2800bd2
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spec:
|
|||
values: |
|
||||
fullnameOverride: "renovate-bot"
|
||||
cronjob:
|
||||
schedule: '0,15 2 * * *'
|
||||
schedule: '*/15 2 * * *'
|
||||
concurrencyPolicy: "Forbid"
|
||||
existingSecret: "renovate-env"
|
||||
renovate:
|
||||
|
|
Loading…
Reference in a new issue