This commit is contained in:
2025-05-01 06:12:12 -05:00
parent c6e52fd256
commit e7c75c9c82
2 changed files with 4 additions and 4 deletions

View File

@@ -181,9 +181,9 @@ renovate:
name: renovate-config-secret
extraVolumeMounts:
- name: renovate-config
mountPath: /config
subPath: renovate.json
- mountPath: "/config"
name: renovate.json
readOnly: true
# -- Additional containers to the pod
extraContainers: []