mirror of https://github.com/istio/istio.io.git
Fix typo.
This commit is contained in:
parent
b7ed9664a6
commit
878bd432a1
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue