update
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user