deploy: route /api/whisper to whisper-api service
Build MCP Services / build-mcp-filesystem (push) Successful in 1m19s Details

This commit is contained in:
Antigravity 2026-05-15 00:14:22 -04:00
parent 6229576c9e
commit a1e4a7aefd
1 changed files with 7 additions and 0 deletions

View File

@ -18,6 +18,13 @@ spec:
name: curio-app name: curio-app
port: port:
number: 80 number: 80
- path: /api/whisper
pathType: Prefix
backend:
service:
name: whisper-api
port:
number: 80
- host: curaflow.applaude.net - host: curaflow.applaude.net
http: http:
paths: paths: