feat(staging): self-host DLOB service

This commit is contained in:
u1
2026-01-10 09:37:52 +01:00
parent 392458ad99
commit ead68a25cf
7 changed files with 183 additions and 4 deletions

View File

@@ -14,6 +14,10 @@ resources:
- ingestor/deployment.yaml
- frontend/service.yaml
- frontend/deployment.yaml
- dlob/redis.yaml
- dlob/publisher-deployment.yaml
- dlob/server-service.yaml
- dlob/server-deployment.yaml
- dlob-worker/deployment.yaml
configMapGenerator: