Merge pull request #426 from 3dwardch3ng/infra/renovate

fix Deployment env value type for renovate
This commit is contained in:
2024-07-11 00:27:53 +10:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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