Merge pull request #426 from 3dwardch3ng/infra/renovate
fix Deployment env value type for renovate
This commit is contained in:
@@ -64,5 +64,5 @@ spec:
|
||||
interval: 1m
|
||||
targets:
|
||||
- name: renovate
|
||||
url: http://renovate.renovate.svc.cluster.local:8080/api/status
|
||||
url: http://renovate.renovate.svc.cluster.local:8099/api/status
|
||||
module: renovate
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
- name: MEND_RNV_PLATFORM
|
||||
value: github
|
||||
- name: MEND_RNV_GITHUB_APP_ID
|
||||
value: "${github_app_id}"
|
||||
value: "938218"
|
||||
- name: RNV_GITHUB_PEM_FILE_PATH
|
||||
value: "/usr/src/app/rpi5-cluster-renovate.2024-07-05.private-key.pem"
|
||||
- name: MEND_RNV_WEBHOOK_SECRET
|
||||
|
||||
Reference in New Issue
Block a user