Fix typo.

This commit is contained in:
mtail 2019-03-11 16:35:22 -07:00
parent b7ed9664a6
commit 878bd432a1
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ The components marked as **X** are installed within each profile:
| | | | | | |
| The authentication version, adding `-auth`, adds | | | | | |
|       Control Plane Security | | X | | | |
|       Strict mTLS | | X | | | X |
|       Strict Mutual TLS | | X | | | X |
|       SDS | | | | | X |
To further customize Istio and install addons, you can add one or more `--set <key>=<value>` options in the `helm template` or `helm install` command that you use when installing Istio. The [Installation Options](/docs/reference/config/installation-options/) lists the complete set of supported installation key and value pairs.