Skip to content

Commit

Permalink
test(MeshCircuitBreaker): update golden
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont committed Sep 25, 2024
1 parent 1d9379b commit 923e525
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ resources:
- name: default_backend___msvc_80-01804e3659fbd290
resource:
'@type': type.googleapis.com/envoy.config.cluster.v3.Cluster
circuitBreakers:
thresholds:
- maxConnectionPools: 1111
maxConnections: 2222
maxPendingRequests: 3333
maxRequests: 4444
maxRetries: 5555
edsClusterConfig:
edsConfig:
ads: {}
Expand Down

0 comments on commit 923e525

Please sign in to comment.