mirror of
https://github.com/katanemo/plano.git
synced 2026-07-14 16:22:12 +02:00
use standard tracing patterns
This commit is contained in:
parent
43bdd0bfcf
commit
7b71364424
13 changed files with 291 additions and 1012 deletions
|
|
@ -206,7 +206,7 @@ static_resources:
|
|||
- name: outbound_api_traffic
|
||||
address:
|
||||
socket_address:
|
||||
address: 127.0.0.1
|
||||
address: 0.0.0.0
|
||||
port_value: 11000
|
||||
traffic_direction: OUTBOUND
|
||||
filter_chains:
|
||||
|
|
@ -1007,7 +1007,7 @@ static_resources:
|
|||
- endpoint:
|
||||
address:
|
||||
socket_address:
|
||||
address: 0.0.0.0
|
||||
address: host.docker.internal
|
||||
port_value: 9091
|
||||
hostname: localhost
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue