We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684e889 commit 08de527Copy full SHA for 08de527
articles/aks/istio-deploy-addon.md
@@ -124,7 +124,7 @@ istiod-asm-1-17-74f7f7c46c-xfdtl 1/1 Running 0 2m
124
To automatically install sidecar to any new pods, annotate your namespaces:
125
126
```bash
127
-kubectl label namespace default istio.io/rev=asm-1-17
+kubectl label namespace default istio.io/rev=asm-1-18
128
```
129
130
> [!IMPORTANT]
@@ -245,4 +245,4 @@ az group delete --name ${RESOURCE_GROUP} --yes --no-wait
245
[uninstall-osm-addon]: open-service-mesh-uninstall-add-on.md
246
[uninstall-istio-oss]: https://istio.io/latest/docs/setup/install/istioctl/#uninstall-istio
247
248
-[istio-deploy-ingress]: istio-deploy-ingress.md
+[istio-deploy-ingress]: istio-deploy-ingress.md
0 commit comments