diff --git a/content/docs/setup/kubernetes/additional-setup/config-profiles/index.md b/content/docs/setup/kubernetes/additional-setup/config-profiles/index.md index c664296829..6a8d9ac850 100644 --- a/content/docs/setup/kubernetes/additional-setup/config-profiles/index.md +++ b/content/docs/setup/kubernetes/additional-setup/config-profiles/index.md @@ -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 =` 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.