Oteemo / charts

Helm chart repository
https://oteemo.github.io/charts
MIT License
181 stars 234 forks source link

Add startup probe for sonatype-nexus #337

Closed guillomep closed 2 years ago

guillomep commented 2 years ago

Add a startupProbe for nexus.

Nexus can take a lot of time to start, especially when big volumes are mounted, so we can add a startup probe to avoid long delay on liveness and readiness probe in case of a restart.