cortex-helm-chart
cortex-helm-chart copied to clipboard
Change defaults: Increase pod disruption budget for some stateless components
What this PR does: Increase pod disruption budget for some stateless components.
The "maxUnavailable: 1" is required mostly for ingesters, alertmanagers and store-gateways. The rest don't need such a strong requirement
Which issue(s) this PR fixes: This is working towards https://github.com/cortexproject/cortex-helm-chart/issues/473
Checklist
- [X]
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX],[DEPENDENCY]