fix envoy config in helm

This commit is contained in:
Borja García Rodríguez 2021-01-24 16:22:00 +01:00
parent 5e0f55cbd9
commit e270b8d1eb

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