mirror of
https://github.com/alibaba/higress.git
synced 2026-03-02 07:30:49 +08:00
fix: Update the envoy.yaml template used by hgctl (#1370)
This commit is contained in:
@@ -114,6 +114,8 @@ static_resources:
|
||||
value: |
|
||||
{{ .JSONExample }}
|
||||
- name: envoy.filters.http.router
|
||||
typed_config:
|
||||
"@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router
|
||||
clusters:
|
||||
- name: httpbin
|
||||
connect_timeout: 30s
|
||||
|
||||
Reference in New Issue
Block a user