mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
+1
-2
@@ -188,8 +188,7 @@ func (gr *GlooRouter) SetRoutes(
|
||||
Routes: []gloov1.Route{
|
||||
{
|
||||
InheritablePathMatchers: true,
|
||||
// eventually inherit from parent, used for A/B rollouts too?
|
||||
Matchers: getMatchers(canary),
|
||||
Matchers: getMatchers(canary),
|
||||
Action: gloov1.RouteAction{
|
||||
Destination: gloov1.MultiDestination{
|
||||
Destinations: []gloov1.WeightedDestination{
|
||||
|
||||
Reference in New Issue
Block a user