Skip to content

Commit 08de527

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#119821
Changes made in line no 127 From kubectl label namespace default istio.io/rev=asm-1-17 To kubectl label namespace default istio.io/rev=asm-1-18
1 parent 684e889 commit 08de527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/istio-deploy-addon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ istiod-asm-1-17-74f7f7c46c-xfdtl 1/1 Running 0 2m
124124
To automatically install sidecar to any new pods, annotate your namespaces:
125125

126126
```bash
127-
kubectl label namespace default istio.io/rev=asm-1-17
127+
kubectl label namespace default istio.io/rev=asm-1-18
128128
```
129129

130130
> [!IMPORTANT]
@@ -245,4 +245,4 @@ az group delete --name ${RESOURCE_GROUP} --yes --no-wait
245245
[uninstall-osm-addon]: open-service-mesh-uninstall-add-on.md
246246
[uninstall-istio-oss]: https://istio.io/latest/docs/setup/install/istioctl/#uninstall-istio
247247

248-
[istio-deploy-ingress]: istio-deploy-ingress.md
248+
[istio-deploy-ingress]: istio-deploy-ingress.md

0 commit comments

Comments
 (0)