rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add readiness and liveness probes to nexus template

mcanoy opened this issue · comments

Add readiness and liveness probes to nexus template

The defaults for this application make it seem that the app is ready to receive requests before it really can. Adding the readiness probe should resolve this.