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

feat: add probes and initcontainers + app upgrade #50

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

davidspek
Copy link
Contributor

Closes: #38

This PR adds the ability to configure the readiness and liveness probes of the container. It also allows for adding init containers to all the deployments. Lastly, it bumps n8n to the latest version and adds some comments so Artifacthub will pick up the change and publish a new version of the chart.

@Vad1mo
Copy link
Member

Vad1mo commented Sep 1, 2023

thank you for your contribution, @davidspek.

@davidspek davidspek deleted the probes-init-containers branch September 18, 2023 16:06
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.

Needing to customize readiness/liveness Probes
2 participants