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
|
name: renovate
|
||||||
namespace: renovate-operator
|
namespace: renovate-operator
|
||||||
spec:
|
spec:
|
||||||
schedule: "*/15 * * * *"
|
schedule: "*/30 * * * *"
|
||||||
provider:
|
provider:
|
||||||
name: forgejo
|
name: forgejo
|
||||||
endpoint: https://code.peterg.nl/api/v1/
|
endpoint: https://code.peterg.nl/api/v1/
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,6 @@ metrics:
|
||||||
route:
|
route:
|
||||||
enabled: true
|
enabled: true
|
||||||
hostnames:
|
hostnames:
|
||||||
# -- parentRefs to place on the HTTPRoute
|
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: internal
|
- name: internal
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue