diff --git a/curio/k8s/ingress.yaml b/curio/k8s/ingress.yaml index b9ddbde..f73f143 100644 --- a/curio/k8s/ingress.yaml +++ b/curio/k8s/ingress.yaml @@ -5,6 +5,8 @@ metadata: namespace: curio annotations: 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: ingressClassName: apisix rules: