From 878bd432a13100f5d4f4b7c72c5473e3496650d6 Mon Sep 17 00:00:00 2001 From: mtail Date: Mon, 11 Mar 2019 16:35:22 -0700 Subject: [PATCH] Fix typo. --- .../setup/kubernetes/additional-setup/config-profiles/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.