helm-kubernetes-services
helm-kubernetes-services copied to clipboard
Add support for pod topologySpreadConstraints
Description
Fixes #200 by adding support for topology spread constraints in the pod spec.
TODOs
Read the Gruntwork contribution guidelines.
- [X] Update the docs.
- [X] Run the relevant tests successfully, including pre-commit checks.
- [X] Include release notes. If this PR is backward incompatible, include a migration guide.
Release Notes (draft)
Added support for pod topology spread constraints