Skip to content

Commit 0c5f38b

Browse files
maschmidkameshsampath
authored andcommitted
Update traffic-distribution.adoc
The service is referred to as "a greeter service", but the actual ksvc name is "blue-green-canary"
1 parent 9383f98 commit 0c5f38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/serving/pages/traffic-distribution.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Let us list the available sub-routes:
310310
[.console-input]
311311
[source,bash,subs="+macros,+attributes"]
312312
----
313-
{kubernetes-cli} -n {tutorial-namespace} get ksvc greeter -oyaml \
313+
{kubernetes-cli} -n {tutorial-namespace} get ksvc blue-green-canary -oyaml \
314314
| yq r - 'status.traffic[*].url'
315315
----
316316

0 commit comments

Comments
 (0)