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 minReadySeconds param to the helm chart deployment (#1) #1243

Merged
merged 1 commit into from
Aug 21, 2023
Merged

add minReadySeconds param to the helm chart deployment (#1) #1243

merged 1 commit into from
Aug 21, 2023

Conversation

alexku7
Copy link
Contributor

@alexku7 alexku7 commented Aug 20, 2023

Description
adding .spec.minReadySeconds to the deployment pod. Intended to prevent cases when the pod is crashing few seconds after start ( for example due the bad configuration)

@jertel
Copy link
Owner

jertel commented Aug 20, 2023

Please add this line to the Other section at the top of CHANGELOG.md:

- [Helm] Expose minReadySeconds parameter to assist in detecting failed deployments - [#1243](https://github.com/jertel/elastalert2/pull/1243) - @alexku7 

@alexku7
Copy link
Contributor Author

alexku7 commented Aug 21, 2023

Please add this line to the Other section at the top of CHANGELOG.md:

- [Helm] Expose minReadySeconds parameter to assist in detecting failed deployments - [#1243](https://github.com/jertel/elastalert2/pull/1243) - @alexku7 

Done. Thanks

@jertel jertel merged commit 676d4a2 into jertel:master Aug 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants