Merge pull request #1591 from borjasanes/fix/signalr-envoy-k8s
fix envoy config in helm
This commit is contained in:
commit
6ab2110e09
@ -56,6 +56,9 @@ static_resources:
|
|||||||
auto_host_rewrite: true
|
auto_host_rewrite: true
|
||||||
cluster: signalr-hub
|
cluster: signalr-hub
|
||||||
timeout: 300s
|
timeout: 300s
|
||||||
|
upgrade_configs:
|
||||||
|
upgrade_type: "websocket"
|
||||||
|
enabled: true
|
||||||
- name: "b-short"
|
- name: "b-short"
|
||||||
match:
|
match:
|
||||||
prefix: "/b/"
|
prefix: "/b/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user