Add NodeSelector to the Helm Chart to Use Linux Node (#146)
This commit is contained in:
@@ -56,3 +56,5 @@ spec:
|
||||
hostPath:
|
||||
path: /etc/kubernetes/azure.json
|
||||
type: File
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
Reference in New Issue
Block a user