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

Added readiness and liveness values in helm #113

Merged
merged 1 commit into from
May 3, 2021

Conversation

sveba
Copy link
Contributor

@sveba sveba commented May 3, 2021

We have the problem, that the start of the container takes around 60 sec and the healthcheck is failing. So we end in a restart loop.

This PR exposes the values for livenessProbe and readynessProbe, so they can be configurated over helm values.

@codeclimate
Copy link

codeclimate bot commented May 3, 2021

Code Climate has analyzed commit be67a15 and detected 0 issues on this pull request.

View more on Code Climate.

@hensur hensur merged commit dfb0cf5 into mittwald:master May 3, 2021
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.

None yet

2 participants