mirror of https://github.com/knative/docs.git
Update updating-existing-app.md
This commit is contained in:
parent
6ac7e16b38
commit
88a8a19f47
|
@ -158,7 +158,7 @@ kubectl apply -f stage3.yaml
|
|||
Refresh the original route (http://route-demo.default.YOUR_CUSTOM_DOMAIN.com) a
|
||||
few times to see that some traffic now goes to version 2 of the app.
|
||||
|
||||
> Note, this sample shows a 50/50 split to assure you don't have to refresh too much,
|
||||
> Note: This sample shows a 50/50 split to assure you don't have to refresh too much,
|
||||
but it's recommended to start with 1-2% of traffic in a production environment
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue