This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
charts(osm-*): add pod and node affinities to control plane pods (#4527)
* Adds pod anti-affinities to osm-controller, osm-bootstrap, osm-injector to ensure better resilience for pod distribution across nodes * Replaces NodeSelectors with NodeAffinities for consistency Signed-off-by: Sanya Kochhar <[email protected]>
- Loading branch information
1 parent
774eb83
commit 9b268d0
Showing
3 changed files
with
72 additions
and
9 deletions.
There are no files selected for viewing
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
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
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