Skip to content

Commit

Permalink
Increase grpc-web stream timeout to 1hr (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCondon authored Jan 6, 2020
1 parent cf32fea commit b4aec80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onos-gui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Envoy:
- name: envoy.grpc_web
- name: envoy.cors
- name: envoy.router
stream_idle_timeout: 3600s
{{- end }}
clusters:
{{- range $key, $value := .Values.onosservices }}
Expand Down

0 comments on commit b4aec80

Please sign in to comment.