Skip to content

Commit

Permalink
added service name to eds config #292
Browse files Browse the repository at this point in the history
  • Loading branch information
nastassia-dailidava committed Sep 18, 2023
1 parent 4a5a54c commit af3ae19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ class EnvoySnapshotFactory(
return if (weights != null && enabledForDependency) {
WeightRouteSpecification(
clusterName,
routeDomains +
routeDomains +
listOf("$clusterName-${properties.loadBalancing.trafficSplitting.secondaryClusterPostfix}"),
settings,
weights
Expand Down

0 comments on commit af3ae19

Please sign in to comment.