3 Commits

Author SHA1 Message Date
8487172ee8 update 2025-05-01 06:16:15 -05:00
c407e7789d update 2025-05-01 06:15:44 -05:00
acfd02d2a2 update 2025-05-01 06:13:01 -05:00

View File

@@ -61,12 +61,11 @@ renovate:
# -- Custom arguments to run in the container
argsOverride: []
# -- Prepend shell commands before renovate runs
preCommand: ''
# preCommand: |
# echo hello
# echo world
#preCommand: ''
preCommand: |
ls /config
cat /config/renovate.json
# -- Append shell commands after renovate runs
postCommand: ''
# postCommand: |
# echo hello
@@ -182,7 +181,7 @@ renovate:
extraVolumeMounts:
- mountPath: "/config"
name: renovate.json
name: renovate-config
readOnly: true
# -- Additional containers to the pod