This commit is contained in:
parent
25e8f40554
commit
56d686a10a
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,7 @@ server:
|
|||
WOODPECKER_LOG_LEVEL: "error"
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-forgejo
|
||||
createAgentSecret: false
|
||||
agent:
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-forgejo
|
||||
|
@ -37,3 +38,5 @@ agent:
|
|||
WOODPECKER_MAX_WORKFLOWS: 2
|
||||
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: 'longhorn-local'
|
||||
WOODPECKER_BACKEND_K8S_VOLUME_SIZE: 2G
|
||||
mapAgentSecret: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue