Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Oct 25, 2023
1 parent 7942e7b commit 81e3312
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,12 +279,10 @@ xdsIR:
- POST
allowOrigins:
- distinct: false
ignoreCase: false
name: ""
safeRegex: '*.example.com'
- distinct: false
exact: foo.bar.com
ignoreCase: false
name: ""
exposeHeaders:
- x-header-3
Expand Down Expand Up @@ -323,11 +321,9 @@ xdsIR:
- POST
allowOrigins:
- distinct: false
ignoreCase: false
name: ""
prefix: example
- distinct: false
ignoreCase: false
name: ""
suffix: bar.org
exposeHeaders:
Expand Down

0 comments on commit 81e3312

Please sign in to comment.