This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
fix envoy config in helm
pull/1591/head
Borja García Rodríguez
4 years ago
parent
5e0f55cbd9
commit
e270b8d1eb
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
deploy/k8s/helm/apigwws/envoy.yaml
+ 3
- 0
deploy/k8s/helm/apigwws/envoy.yaml
View File
@ -56,6 +56,9 @@ static_resources:
auto_host_rewrite
:
true
cluster
:
signalr-hub
timeout
:
300s
upgrade_configs:
upgrade_type
:
"websocket"
enabled
:
true
-
name
:
"b-short"
match:
prefix
:
"/b/"
Write
Preview
Loading…
Cancel
Save