grafana/mimir
View on GitHubMimir distributed chart does not support minDomains for topologySpreadConstraints
Open
#6,140 opened on Sep 26, 2023
good first issuehelm
Repository metrics
- Stars
- (5,181 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
The mimir distributed chart does not support the minDomains field
To Reproduce
Steps to reproduce the behavior:
- Add minDomains to a topologySpreadConstraint in mimir distributed helm chart
- Template the output and see that the topologySpreadConstraint does not have minDomains in it.
Expected behavior
I expect the minDomains field to be present in the topologySpreadConstraint field
Environment
- EKS
- HELM