Fix a typo in mTLS tutorial (#2934)

This commit is contained in:
Tao Li 2018-11-30 10:23:26 -08:00 committed by istio-bot
parent f17a5d2e79
commit 0e96e6e945
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ The output shows:
To illustrate the case when there are conflicts, add a service-specific destination rule for `httpbin` with incorrect TLS mode:
{{< text bash >}}
$ cat <<EOF | istioctl create -n bar -f -
$ cat <<EOF | istioctl create -f -
apiVersion: "networking.istio.io/v1alpha3"
kind: "DestinationRule"
metadata: