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
c6e52fd256
commit
e7c75c9c82
2 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
target:
|
||||
name: renovate-config-secret
|
||||
data:
|
||||
- secretKey: renovate-config-secret
|
||||
- secretKey: renovate.json
|
||||
remoteRef:
|
||||
key: kv/renovate
|
||||
property: config
|
||||
|
|
|
|||
|
|
@ -181,9 +181,9 @@ renovate:
|
|||
name: renovate-config-secret
|
||||
|
||||
extraVolumeMounts:
|
||||
- name: renovate-config
|
||||
mountPath: /config
|
||||
subPath: renovate.json
|
||||
- mountPath: "/config"
|
||||
name: renovate.json
|
||||
readOnly: true
|
||||
|
||||
# -- Additional containers to the pod
|
||||
extraContainers: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue