move some settings of renovate to configmap

This commit is contained in:
2025-05-17 22:45:43 +02:00
parent ae6dfee85e
commit c2e2e91931
3 changed files with 14 additions and 0 deletions

View File

@@ -19,4 +19,6 @@ spec:
envFrom:
- secretRef:
name: renovate-env
- configMapRef:
name: renovate-config
restartPolicy: Never