fix(renovate-operator): Parse secrets correctly
This commit is contained in:
parent
3d7580dc3a
commit
e7fe39a55c
2 changed files with 11 additions and 5 deletions
|
|
@ -4,9 +4,12 @@ metrics:
|
|||
serviceMonitor:
|
||||
enabled: false
|
||||
|
||||
image:
|
||||
imagePullSecrets:
|
||||
- name: renovate-operator-docker-login
|
||||
crd:
|
||||
install: true
|
||||
mode: template
|
||||
|
||||
rbac:
|
||||
ownNamespaceOnly: true
|
||||
|
||||
route:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue