Skip to content

Commit

Permalink
Add component to anti-affinity example
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketraman authored and pires committed Jun 12, 2018
1 parent fdc213c commit 118d237
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,10 @@ spec:
podAffinityTerm:
labelSelector:
matchExpressions:
- key: component
operator: In
values:
- elasticsearch
- key: role
operator: In
values:
Expand Down

0 comments on commit 118d237

Please sign in to comment.