Skip to content

Commit

Permalink
adding nodeSelector to operator deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ewolinetz committed Mar 4, 2020
1 parent ffb4d78 commit 4aeb003
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ spec:
labels:
name: elasticsearch-operator
spec:
nodeSelector:
- kubernetes.io/os: linux
serviceAccountName: elasticsearch-operator
containers:
- name: elasticsearch-operator
Expand Down

0 comments on commit 4aeb003

Please sign in to comment.