Merge pull request #1591 from borjasanes/fix/signalr-envoy-k8s

fix envoy config in helm
This commit is contained in:
Miguel Veloso 2021-01-25 10:26:17 +00:00 committed by GitHub
commit 6ab2110e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"