Update woodpecker values for 2.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
25e8f40554
commit
32c9be6319
1 changed files with 2 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,4 @@ 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