reduce replicacount
This commit is contained in:
parent
e32c295d37
commit
2f8ec8a1ba
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ server:
|
|||
- woodpecker.ar21.de
|
||||
secretName: woodpecker-tls-key
|
||||
statefulSet:
|
||||
replicaCount: 2
|
||||
replicaCount: 1
|
||||
env:
|
||||
WOODPECKER_ADMIN: 'aaron'
|
||||
WOODPECKER_HOST: 'https://woodpecker.ar21.de'
|
||||
|
|
Reference in a new issue