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

@@ -0,0 +1,17 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: renovate-ssh-key
spec:
refreshInterval: 1h
secretStoreRef:
name: weyma-vault
kind: ClusterSecretStore
target:
name: renovate-ssh-key
creationPolicy: Owner
data:
- secretKey: ssh-key
remoteRef:
key: renovate
property: ssh-key