mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-24 02:25:08 +02:00
✨(yhub) allow to configure yhub worker and server
We want to be able to configure both server and worker, the idea is to be able to deploy separately the server and the worker and to scale them.
This commit is contained in:
@@ -166,7 +166,11 @@ jwtKeys:
|
||||
enabled: true
|
||||
|
||||
yhub:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
|
||||
worker:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
|
||||
image:
|
||||
repository: lasuite/impress-yhub
|
||||
|
||||
Reference in New Issue
Block a user