feat(renovate-operator): Add httproute
This commit is contained in:
parent
d863b7e339
commit
df5c58690e
1 changed files with 10 additions and 0 deletions
|
|
@ -1,4 +1,14 @@
|
|||
fullnameOverride: "renovate-operator"
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
|
||||
route:
|
||||
enabled: true
|
||||
hostnames:
|
||||
# -- parentRefs to place on the HTTPRoute
|
||||
parentRefs:
|
||||
- name: internal
|
||||
namespace: kube-system
|
||||
sectionName: https
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue