feat: Detect host rules from env
This commit is contained in:
parent
c40ccabcbb
commit
b01b6a8987
2 changed files with 2 additions and 14 deletions
|
|
@ -25,6 +25,8 @@ spec:
|
|||
value: debug
|
||||
- name: RENOVATE_CONFIG_FILE
|
||||
value: /config/config.js
|
||||
- name: RENOVATE_DETECT_HOST_RULES_FROM_ENV
|
||||
value: "true"
|
||||
- name: DOCKER_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue