Merge pull request #590 from 3dwardch3ng/infra/renovate
fix pem file path
This commit is contained in:
@@ -115,7 +115,7 @@ spec:
|
|||||||
- name: renovate-logs
|
- name: renovate-logs
|
||||||
mountPath: /logs
|
mountPath: /logs
|
||||||
- name: renovate-gh-app-pem
|
- name: renovate-gh-app-pem
|
||||||
mountPath: /usr/src/app/rpi5-cluster-renovate.2024-07-05.private-key.pem
|
mountPath: /usr/src/app/renovate.private-key.pem
|
||||||
volumes:
|
volumes:
|
||||||
- name: renovate-config-js-volume
|
- name: renovate-config-js-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|||||||
Reference in New Issue
Block a user