Skip to content

Commit

Permalink
Define nodeselector for linux os
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbgf committed Aug 13, 2020
1 parent 056bfe7 commit b8b3ea6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/operator.yaml
Expand Up @@ -140,6 +140,8 @@ spec:
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
nodeSelector:
kubernetes.io/os: linux
---
apiVersion: v1
kind: ConfigMap
Expand Down

0 comments on commit b8b3ea6

Please sign in to comment.