Use custom woodpecker image

This commit is contained in:
Nikolai Rodionov 2023-12-13 09:45:43 +01:00
parent a4a64011e3
commit f9c8716904
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -33,6 +33,15 @@ server:
extraSecretNamesForEnvFrom:
- woodpecker-postgres16-creds
agent:
image:
# -- The image registry
registry: git.badhouseplants.net
# -- The image repository
repository: allanger/woodpecker-agent
# -- The pull policy for the image
pullPolicy: Always
# -- Overrides the image tag whose default is the chart appVersion.
tag: dev
enabled: true
extraSecretNamesForEnvFrom: []
env: