feat: implement Phase 2 - Sequential Pipeline with Celery Workers

This commit is contained in:
2025-10-06 10:44:43 -03:00
parent bf06ae190a
commit 6f8ffe1e49
4 changed files with 186 additions and 16 deletions

View File

@@ -8,6 +8,7 @@ resources:
- redis-configmap.yaml
- redis-deployment.yaml
- deployment.yaml
- celery-worker-deployment.yaml
- service.yaml
- route.yaml