Skip to content

Commit

Permalink
Use Firefox for browser based routing
Browse files Browse the repository at this point in the history
  • Loading branch information
hossambarakat committed Feb 17, 2019
1 parent 2ef92a5 commit 7358957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion istio/browser-based-routing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
- match:
- headers:
User-Agent:
regex: ".*Edge.*"
regex: .*Firefox.*
route:
- destination:
host: espresso-shop-reviews-svc
Expand Down

0 comments on commit 7358957

Please sign in to comment.