mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
f40139702d
commit
b293f708e9
1 changed files with 8 additions and 8 deletions
|
|
@ -174,15 +174,15 @@ renovate:
|
||||||
# "key"="value"
|
# "key"="value"
|
||||||
# "key1"="value1"
|
# "key1"="value1"
|
||||||
|
|
||||||
#extraVolumes:
|
extraVolumes:
|
||||||
# - name: renovate-config
|
- name: renovate-config
|
||||||
# secretName:
|
secretName:
|
||||||
# name: renovate-config-secret
|
name: renovate-config-secret
|
||||||
|
|
||||||
#extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
# - name: renovate-config
|
- name: renovate-config
|
||||||
# mountPath: /config
|
mountPath: /config
|
||||||
# subPath: renovate.json
|
subPath: renovate.json
|
||||||
|
|
||||||
# -- Additional containers to the pod
|
# -- Additional containers to the pod
|
||||||
extraContainers: []
|
extraContainers: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue