From ab45df0472d5fc63e21c985ae67fced278fab258 Mon Sep 17 00:00:00 2001 From: Linus Li <708863861@qq.com> Date: Mon, 19 Nov 2018 22:51:02 +0800 Subject: [PATCH] Fix Warning icon shows invalid (#2894) See More: --- content/docs/setup/kubernetes/multicluster-install/vpn/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/setup/kubernetes/multicluster-install/vpn/index.md b/content/docs/setup/kubernetes/multicluster-install/vpn/index.md index 3a443753b2..3d27c1943b 100644 --- a/content/docs/setup/kubernetes/multicluster-install/vpn/index.md +++ b/content/docs/setup/kubernetes/multicluster-install/vpn/index.md @@ -287,7 +287,7 @@ secret, source the file with the following command: You can install Istio in a different namespace. This procedure uses the `istio-system` namespace. -{{ warning_icon }} Do not store and label the secrets for the local cluster +{{< warning_icon >}} Do not store and label the secrets for the local cluster running the Istio control plane. Istio is always aware of the local cluster's Kubernetes credentials.