Skip to content

Commit 846e8ea

Browse files
committed
review: remove httpbin leftover.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent ea48874 commit 846e8ea

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

examples/grpc_auth_random/envoy.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,6 @@ static_resources:
5353
typed_config:
5454
"@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router
5555
clusters:
56-
- name: httpbin
57-
connect_timeout: 5s
58-
type: STRICT_DNS
59-
lb_policy: ROUND_ROBIN
60-
load_assignment:
61-
cluster_name: httpbin
62-
endpoints:
63-
- lb_endpoints:
64-
- endpoint:
65-
address:
66-
socket_address:
67-
address: httpbin
68-
port_value: 8080
6956
- name: grpcbin
7057
connect_timeout: 5s
7158
type: STRICT_DNS

0 commit comments

Comments
 (0)