diff --git a/backend/orchestrator/service.yaml b/backend/orchestrator/service.yaml index 349675f..1fe5792 100644 --- a/backend/orchestrator/service.yaml +++ b/backend/orchestrator/service.yaml @@ -53,7 +53,7 @@ spec: port: 4000 targetPort: 4000 - protocol: TCP - name: user + name: s port: 8000 targetPort: 8000 ---