feat(renovate-operator): Fix ratelimits
This commit is contained in:
parent
26d989fc03
commit
3d7580dc3a
5 changed files with 58 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ metrics:
|
|||
serviceMonitor:
|
||||
enabled: false
|
||||
|
||||
image:
|
||||
imagePullSecrets:
|
||||
- name: renovate-operator-docker-login
|
||||
|
||||
route:
|
||||
enabled: true
|
||||
hostnames:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue