Skip to content

Commit

Permalink
chore: rebase main
Browse files Browse the repository at this point in the history
Signed-off-by: Juwon Hwang (Kevin) <[email protected]>
  • Loading branch information
juwon8891 committed Oct 23, 2024
1 parent 8a39a13 commit df27c30
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: true
metadata:
kind: Gateway
Expand Down Expand Up @@ -335,6 +336,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: true
metadata:
kind: Gateway
Expand Down Expand Up @@ -356,6 +357,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*.envoyproxy.io'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*.envoyproxy.io'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ xdsIR:
- address: 0.0.0.0
hostnames:
- '*'
ipFamily: IPv4
isHTTP2: false
metadata:
kind: Gateway
Expand Down

0 comments on commit df27c30

Please sign in to comment.