renovate: add ssh signing

This commit is contained in:
2025-10-22 10:34:57 -04:00
parent 9b53acf467
commit 27e477af6f
2 changed files with 22 additions and 0 deletions

View File

@@ -27,6 +27,11 @@ spec:
secretKeyRef:
key: github-com-pat
name: renovate-github-com-token
- name: RENOVATE_GIT_PRIVATE_KEY
valueFrom:
secretKeyRef:
key: ssh-key
name: renovate-ssh-key
- name: RENOVATE_AUTODISCOVER
value: 'false'
- name: RENOVATE_BASE_DIR