update
This commit is contained in:
@@ -95,7 +95,7 @@ renovate:
|
|||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
# -- Custom exiting global renovate config
|
# -- Custom exiting global renovate config
|
||||||
existingConfigFile: '/renovate.json'
|
existingConfigFile: '/config/renovate.json'
|
||||||
# -- Inline global renovate config.json
|
# -- Inline global renovate config.json
|
||||||
config: ''
|
config: ''
|
||||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||||
@@ -182,7 +182,7 @@ renovate:
|
|||||||
|
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: renovate-config
|
- name: renovate-config
|
||||||
mountPath: /
|
mountPath: /config
|
||||||
subPath: renovate.config
|
subPath: renovate.config
|
||||||
|
|
||||||
# -- Additional containers to the pod
|
# -- Additional containers to the pod
|
||||||
|
|||||||
Reference in New Issue
Block a user