Skip to content

Commit c29abe3

Browse files
authored
Merge pull request #54318 from NileshGule/patch-1
Fixes #54315
2 parents 928da4b + e75d5f4 commit c29abe3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/aks/virtual-nodes-portal.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ spec:
150150
tolerations:
151151
- key: virtual-kubelet.io/provider
152152
operator: Exists
153-
- key: azure.com/aci
154-
effect: NoSchedule
155153
```
156154
157155
Run the application with the [kubectl apply][kubectl-apply] command.
@@ -238,4 +236,4 @@ Virtual nodes are one component of a scaling solution in AKS. For more informati
238236
[aks-cluster-autoscaler]: cluster-autoscaler.md
239237
[aks-basic-ingress]: ingress-basic.md
240238
[az-provider-list]: /cli/azure/provider#az-provider-list
241-
[az-provider-register]: /cli/azure/provider?view=azure-cli-latest#az-provider-register
239+
[az-provider-register]: /cli/azure/provider?view=azure-cli-latest#az-provider-register

0 commit comments

Comments
 (0)