Compare commits
2 Commits
37ab76ac8e
...
2729f7e4c2
| Author | SHA1 | Date | |
|---|---|---|---|
| 2729f7e4c2 | |||
| cb3f240a2c |
@@ -95,7 +95,7 @@ renovate:
|
||||
|
||||
renovate:
|
||||
# -- Custom exiting global renovate config
|
||||
existingConfigFile: '/renovate.json'
|
||||
existingConfigFile: '/config/renovate.json'
|
||||
# -- Inline global renovate config.json
|
||||
config: ''
|
||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||
@@ -182,8 +182,8 @@ renovate:
|
||||
|
||||
extraVolumeMounts:
|
||||
- name: renovate-config
|
||||
mountPath: /
|
||||
subPath: renovate.config
|
||||
mountPath: /config
|
||||
subPath: renovate.json
|
||||
|
||||
# -- Additional containers to the pod
|
||||
extraContainers: []
|
||||
|
||||
Reference in New Issue
Block a user