feat(renovate-bot): increase run intervall

- change cronjob schedule to '*/15 2 * * *'

🤖
This commit is contained in:
Sebastian Mark 2024-08-02 14:35:05 +02:00
parent 1bfe72ce00
commit 06c2800bd2

View file

@ -14,7 +14,7 @@ spec:
values: |
fullnameOverride: "renovate-bot"
cronjob:
schedule: '0,15 2 * * *'
schedule: '*/15 2 * * *'
concurrencyPolicy: "Forbid"
existingSecret: "renovate-env"
renovate: