Skip to content

Commit

Permalink
Merge pull request #254 from ewolinetz/operator_nodeselector
Browse files Browse the repository at this point in the history
Bug 1808986: Adding nodeSelector to operator deployment
  • Loading branch information
openshift-merge-robot committed Mar 11, 2020
2 parents 16aa048 + e8a9ba2 commit 8edc782
Showing 1 changed file with 2 additions and 0 deletions.
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 8edc782

Please sign in to comment.