This commit is contained in:
2025-05-02 05:00:48 -05:00
parent 8487172ee8
commit 7845a8fbd1

View File

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