diff --git a/USERS.md b/USERS.md index 5fd37e15ed..587548a806 100644 --- a/USERS.md +++ b/USERS.md @@ -45,3 +45,4 @@ Organizations below are **officially** using Argo Rollouts. Please send a PR wit 1. [Ubie](https://ubie.life/) 1. [VISITS Technologies](https://visits.world/en) 1. [Yotpo](https://www.yotpo.com/) +1. [VGS](https://www.vgs.io) diff --git a/docs/features/specification.md b/docs/features/specification.md index 025ab529c4..900f71704c 100644 --- a/docs/features/specification.md +++ b/docs/features/specification.md @@ -276,8 +276,8 @@ spec: matchTrafficWeight: true # Sets header based route with specified header values - # Setting header based route will send all 100 traffic to the canary for the requests - # O with a specified header, in this case request header "version":"2" + # Setting header based route will send all traffic to the canary for the requests + # with a specified header, in this case request header "version":"2" # (supported only with trafficRouting, for Istio only at the moment) - setHeaderRoute: # Name of the route that will be created by argo rollouts this must also be configured