mirror of https://github.com/istio/istio.io.git
Updated heading in Wasm documentation for ambient mode to correctly reference /reviews (#15132)
This commit is contained in:
parent
88ec751313
commit
33e9013cf3
|
@ -226,7 +226,7 @@ EOF
|
|||
200
|
||||
{{< /text >}}
|
||||
|
||||
1. Test internal `/productpage` without credentials
|
||||
1. Test internal `/reviews` without credentials
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl exec deploy/sleep -- curl -s -w "%{http_code}" -o /dev/null http://reviews:9080/reviews/1
|
||||
|
|
Loading…
Reference in New Issue