Skip to content

Commit

Permalink
chore: fix gen check (envoyproxy#4888)
Browse files Browse the repository at this point in the history
fix gen check

Signed-off-by: Huabing Zhao <[email protected]>
  • Loading branch information
zhaohuabing authored Dec 11, 2024
1 parent 566b834 commit 10285f1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
ignoreHealthOnHostRemoval: true
lbPolicy: LEAST_REQUEST
name: fourth-route-dest
outlierDetection: {}
perConnectionBufferLimitBytes: 32768
type: EDS
- circuitBreakers:
Expand All @@ -82,7 +81,6 @@
ignoreHealthOnHostRemoval: true
lbPolicy: LEAST_REQUEST
name: fifth-route-dest
outlierDetection: {}
perConnectionBufferLimitBytes: 32768
type: EDS
- circuitBreakers:
Expand All @@ -100,7 +98,6 @@
ignoreHealthOnHostRemoval: true
lbPolicy: LEAST_REQUEST
name: sixth-route-dest
outlierDetection: {}
perConnectionBufferLimitBytes: 32768
type: EDS
- circuitBreakers:
Expand All @@ -118,6 +115,5 @@
ignoreHealthOnHostRemoval: true
lbPolicy: LEAST_REQUEST
name: seventh-route-dest
outlierDetection: {}
perConnectionBufferLimitBytes: 32768
type: EDS

0 comments on commit 10285f1

Please sign in to comment.