Created
April 23, 2018 03:24
-
-
Save kelseyhightower/151f28bebfce9a59b7a563d93f4c50ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spec: | |
affinity: | |
podAntiAffinity: | |
requiredDuringSchedulingIgnoredDuringExecution: | |
- labelSelector: | |
matchExpressions: | |
- key: app | |
operator: In | |
values: | |
- vault | |
topologyKey: kubernetes.io/hostname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment