We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ccde4 commit 0a1568dCopy full SHA for 0a1568d
1 file changed
docs/features/specification.md
@@ -315,7 +315,7 @@ spec:
315
# Sets header based route with specified header values
316
# Setting header based route will send all traffic to the canary for the requests
317
# with a specified header, in this case request header "version":"2"
318
- # (supported only with trafficRouting, for Istio only at the moment)
+ # (supported only with trafficRouting, for Istio only at the moment and any supported Gateway API providers via the plugin)
319
- setHeaderRoute:
320
# Name of the route that will be created by argo rollouts this must also be configured
321
# in spec.strategy.canary.trafficRouting.managedRoutes
0 commit comments