(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:
Manuel Raynaud
2026-09-22 16:00:56 +02:00
parent 6c3e9f53a1
commit dd85b6f321
9 changed files with 319 additions and 8 deletions
@@ -166,7 +166,11 @@ jwtKeys:
enabled: true
yhub:
replicas: 1
replicas: 3
worker:
enabled: true
replicas: 2
image:
repository: lasuite/impress-yhub