cortex-helm-chart icon indicating copy to clipboard operation
cortex-helm-chart copied to clipboard

Change defaults: Increase pod disruption budget for some stateless components

Open friedrichg opened this issue 5 months ago • 1 comments

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.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX], [DEPENDENCY]

friedrichg avatar Jun 24 '25 01:06 friedrichg