Skip to content

Commit

Permalink
fix: Update the envoy.yaml template used by hgctl (alibaba#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
CH3CHO authored Oct 9, 2024
1 parent e126f3a commit f20c48e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hgctl/pkg/plugin/test/templates.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f20c48e

Please sign in to comment.