Compare commits
2 Commits
f40139702d
...
84832c7455
| Author | SHA1 | Date | |
|---|---|---|---|
| 84832c7455 | |||
| b293f708e9 |
@@ -174,15 +174,18 @@ 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
|
||||||
|
items:
|
||||||
|
- key: renovate.json
|
||||||
|
path: renovate.json
|
||||||
|
|
||||||
#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: []
|
||||||
|
|||||||
Reference in New Issue
Block a user