Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 1151667

Browse files
committed
fix wrong service name mentioned in example
Signed-off-by: Thorsten Hans <[email protected]>
1 parent d30871f commit 1151667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/traffic-split/traffic-split-WD.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -386,4 +386,4 @@ upstream backend {
386386
```
387387

388388
Thus the new `web` service when accessed from a client in Kubernetes will send
389-
10% of it's traffic to `web-next` and 90% of it's traffic to `web`.
389+
10% of it's traffic to `web-next` and 90% of it's traffic to `web-current`.

0 commit comments

Comments
 (0)