Skip to content

Commit 0a1568d

Browse files
docs: clarify header based routing via plugins (#4708)
Signed-off-by: Kostis Kapelonis <[email protected]>
1 parent f9ccde4 commit 0a1568d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ spec:
315315
# Sets header based route with specified header values
316316
# Setting header based route will send all traffic to the canary for the requests
317317
# with a specified header, in this case request header "version":"2"
318-
# (supported only with trafficRouting, for Istio only at the moment)
318+
# (supported only with trafficRouting, for Istio only at the moment and any supported Gateway API providers via the plugin)
319319
- setHeaderRoute:
320320
# Name of the route that will be created by argo rollouts this must also be configured
321321
# in spec.strategy.canary.trafficRouting.managedRoutes

0 commit comments

Comments
 (0)