chore(renovate-operator): decrease interval

This commit is contained in:
Peter 2026-05-07 10:05:25 +02:00
parent df5c58690e
commit 029c916c92
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
2 changed files with 1 additions and 2 deletions

View file

@ -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/

View file

@ -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