mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
fix envoy yaml file to use v4 dns resolver for openai
This commit is contained in:
parent
774c389951
commit
59229b8fc9
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ static_resources:
|
|||
# External LLM Providers
|
||||
- name: openai
|
||||
connect_timeout: 5s
|
||||
dns_lookup_family: V4_ONLY
|
||||
type: LOGICAL_DNS
|
||||
lb_policy: ROUND_ROBIN
|
||||
typed_extension_protocol_options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue