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

[kube-state-metrics] add option to set updateStrategy to Recreate #3766

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

luvpreetsingh
Copy link
Contributor

What this PR does / why we need it

This PR includes changes which will enable us to change the Deployment Strategy for kube-state-metrics when using the Kind: Deployment.

Which issue this PR fixes

Special notes for your reviewer

N/A

Checklist

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

@dotdc dotdc merged commit 706ee46 into prometheus-community:main Sep 7, 2023
4 checks passed
@dotdc
Copy link
Member

dotdc commented Sep 7, 2023

Thank you for your contribution @luvpreetsingh !

Matiasmct pushed a commit to giffgaff/prometheus-charts-backup that referenced this pull request Mar 20, 2024
…ometheus-community#3766)

* [kube-state-metrics] add option to set updateStrategy to Recreate

Signed-off-by: Luvpreet Singh <[email protected]>
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.

[kube-state-metrics] Option to set Deployment strategy to Recreate
2 participants