mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
37ab76ac8e
commit
cb3f240a2c
1 changed files with 2 additions and 2 deletions
|
|
@ -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,7 +182,7 @@ renovate:
|
|||
|
||||
extraVolumeMounts:
|
||||
- name: renovate-config
|
||||
mountPath: /
|
||||
mountPath: /config
|
||||
subPath: renovate.config
|
||||
|
||||
# -- Additional containers to the pod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue