-
-
Save gowatana/1cbea7408d7f41d476f0b3000d8abd8b to your computer and use it in GitHub Desktop.
diff httpd.yml httpd_anti-affinity.yml
This file contains 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
37a38,47 | |
> affinity: | |
> podAntiAffinity: | |
> requiredDuringSchedulingIgnoredDuringExecution: | |
> - labelSelector: | |
> matchExpressions: | |
> - key: app | |
> operator: In | |
> values: | |
> - demo-httpd | |
> topologyKey: "kubernetes.io/hostname" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記投稿むけ。
https://vm.gowatana.jp/entry/2020/11/24/010119