chore(renovate-operator): decrease interval
This commit is contained in:
parent
df5c58690e
commit
029c916c92
2 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: renovate
|
||||
namespace: renovate-operator
|
||||
spec:
|
||||
schedule: "*/15 * * * *"
|
||||
schedule: "*/30 * * * *"
|
||||
provider:
|
||||
name: forgejo
|
||||
endpoint: https://code.peterg.nl/api/v1/
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ metrics:
|
|||
route:
|
||||
enabled: true
|
||||
hostnames:
|
||||
# -- parentRefs to place on the HTTPRoute
|
||||
parentRefs:
|
||||
- name: internal
|
||||
namespace: kube-system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue