mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
update
This commit is contained in:
parent
8487172ee8
commit
7845a8fbd1
1 changed files with 3 additions and 3 deletions
|
|
@ -180,9 +180,9 @@ renovate:
|
||||||
name: renovate-config-secret
|
name: renovate-config-secret
|
||||||
|
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- mountPath: "/config"
|
- name: renovate-config
|
||||||
name: renovate-config
|
mountPath: /config/renovate.json
|
||||||
readOnly: true
|
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