increase replica count
This commit is contained in:
parent
2f8ec8a1ba
commit
8422b0ff24
1 changed files with 4 additions and 1 deletions
|
@ -30,3 +30,6 @@ server:
|
||||||
agent:
|
agent:
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-forgejo
|
- woodpecker-forgejo
|
||||||
|
replicaCount: 3
|
||||||
|
env:
|
||||||
|
WOODPECKER_MAX_WORKFLOWS: 2
|
Reference in a new issue