Use custom woodpecker image
This commit is contained in:
parent
a4a64011e3
commit
f9c8716904
@ -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:
|
||||
|
Reference in New Issue
Block a user