update
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
|||||||
target:
|
target:
|
||||||
name: renovate-config-secret
|
name: renovate-config-secret
|
||||||
data:
|
data:
|
||||||
- secretKey: renovate-config-secret
|
- secretKey: renovate.json
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/renovate
|
key: kv/renovate
|
||||||
property: config
|
property: config
|
||||||
|
|||||||
@@ -181,9 +181,9 @@ renovate:
|
|||||||
name: renovate-config-secret
|
name: renovate-config-secret
|
||||||
|
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: renovate-config
|
- mountPath: "/config"
|
||||||
mountPath: /config
|
name: renovate.json
|
||||||
subPath: renovate.json
|
readOnly: true
|
||||||
|
|
||||||
# -- Additional containers to the pod
|
# -- Additional containers to the pod
|
||||||
extraContainers: []
|
extraContainers: []
|
||||||
|
|||||||
Reference in New Issue
Block a user