Skip to content

Commit

Permalink
Add node selector for heapster addon (Azure#3002)
Browse files Browse the repository at this point in the history
  • Loading branch information
adelina-t authored and jackfrancis committed May 18, 2018
1 parent 74e1ee1 commit 3b87ba4
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,6 @@ spec:
serviceAccountName: heapster
tolerations:
- key: "CriticalAddonsOnly"
operator: "Exists"
operator: "Exists"
nodeSelector:
beta.kubernetes.io/os: linux

0 comments on commit 3b87ba4

Please sign in to comment.