Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add revision history limit value to all deployments #5228

Conversation

CarstenSon
Copy link
Contributor

What this PR does / why we need it

This PR adds a configurable value of revisionHistoryLimit to all deployments across all prometheus helm charts and initializes them at the default value of 10.

This will enable users of this helm chart to easily decrease the number of retained replicaSets per deployment to fit into smaller clusters or environments or just to get a better overview.

Which issue this PR fixes

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[prometheus-blackbox-exporter] make revisionHistoryLimit customizable
1 participant