Update the example to include the tolerations

This commit is contained in:
Robbie Zhang
2017-12-22 14:19:00 -08:00
committed by GitHub
parent 6e7931f74d
commit bf32a40668

View File

@@ -19,3 +19,6 @@ spec:
name: https
dnsPolicy: ClusterFirst
nodeName: virtual-kubelet
tolerations:
- key: azure.com/aci
effect: NoSchedule