Skip to content

Commit

Permalink
fixed a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Shriram Sharma <[email protected]>
  • Loading branch information
shriramsharma committed Jan 22, 2025
1 parent 8942d2b commit 25a31aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admiral/pkg/clusters/virtualservice_routing.go
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ func addUpdateDestinationRuleForSourceIngress(
if !common.DoVSRoutingForCluster(sourceCluster) {
ctxLogger.Infof(common.CtxLogFormat, "VSBasedRouting",
"", "", sourceCluster,
"Writing phase: addUpdateVirtualServicesForIngress VS based routing disabled for cluster")
"Writing phase: addUpdateDestinationRuleForSourceIngress VS based routing disabled for cluster")
continue
}

Expand Down

0 comments on commit 25a31aa

Please sign in to comment.