Skip to content

Commit

Permalink
Update docs/configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: kozjan <138656232+kozjan@users.noreply.github.com>
  • Loading branch information
nastassia-dailidava and kozjan authored Apr 24, 2024
1 parent 6bcc4b8 commit ed4ee3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Property
**envoy-control.envoy.snapshot.load-balancing.use-keys-subset-fallback-policy** | KEYS_SUBSET fallback policy is used by default when canary and service-tags are enabled. It is not supported in Envoy <= 1.12.x. Set to false for compatibility with Envoy 1.12.x | true
**envoy-control.envoy.snapshot.load-balancing.traffic-splitting.zoneName** | a zone to which traffic will be routed if traffic splitting is enabled | ""
**envoy-control.envoy.snapshot.load-balancing.traffic-splitting.zones-allowing-traffic-splitting** | a zone from which traffic should be splitted | empty list
**envoy-control.envoy.snapshot.load-balancing.traffic-splitting.weights-by-service.** | a map that maps service name to a map [zoneName: weight] | empty map
**envoy-control.envoy.snapshot.load-balancing.traffic-splitting.weights-by-service** | a map that maps service name to a map [zoneName: weight] | empty map

## Routing

Expand Down

0 comments on commit ed4ee3d

Please sign in to comment.