deploy: update ingress with whisper rewrite and timeouts
Build MCP Services / build-mcp-filesystem (push) Waiting to run Details

This commit is contained in:
Antigravity 2026-05-15 00:27:10 -04:00
parent 5cd9827d4a
commit 5e961d5974
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ metadata:
namespace: curio namespace: curio
annotations: annotations:
k8s.apisix.apache.org/enable-websocket: "true" k8s.apisix.apache.org/enable-websocket: "true"
k8s.apisix.apache.org/proxy-rewrite: '{"regex_report": ["/api/whisper/(.*)", "/$1"]}'
k8s.apisix.apache.org/upstream-read-timeout: "60s"
spec: spec:
ingressClassName: apisix ingressClassName: apisix
rules: rules: