Skip to content

Commit 9d68813

Browse files
Merge pull request #265952 from shashankbarsin/users/shasb/meshfixes
Fix link for mesh disable
2 parents 1950452 + ed41fe5 commit 9d68813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/istio-plugin-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ az provider register --namespace Microsoft.ContainerService
105105
```
106106

107107
> [!NOTE]
108-
> For existing clusters with Istio addon using self-signed root certificate generated by Istio CA, switching to plugin CA is not supported. You need to [disable the mesh][disable-mesh] on these clusters first and then enable it again using the above command to pass through the plugin CA inputs.
108+
> For existing clusters with Istio addon using self-signed root certificate generated by Istio CA, switching to plugin CA is not supported. You need to [disable the mesh][az-aks-mesh-disable] on these clusters first and then enable it again using the above command to pass through the plugin CA inputs.
109109

110110

111111
1. Verify that the `cacerts` gets created on the cluster:

0 commit comments

Comments
 (0)