Fix scheduling for Windows example (#83)
There shouldn't be a nodename selector. That prevents it from working in recent builds configured with `az aks install-connector`
This commit is contained in:
committed by
Robbie Zhang
parent
6486f65166
commit
077263af25
@@ -18,7 +18,6 @@ spec:
|
||||
- containerPort: 443
|
||||
name: https
|
||||
dnsPolicy: Default
|
||||
nodeName: virtual-kubelet-aciconnector-win
|
||||
automountServiceAccountToken: false
|
||||
tolerations:
|
||||
- key: azure.com/aci
|
||||
|
||||
Reference in New Issue
Block a user