issues
search
spring-attic
/
mononoke
Spring Boot Application Reconcilers for Kubernetes
Apache License 2.0
0
stars
4
forks
source link
Fix probes to work with petclinic
#23
Closed
scothis
closed
4 years ago
scothis
commented
4 years ago
make sure mononoke profile is active
make sure custom application.properties is on the classpath
use more correct health probe endpoints (/info for liveness, /health for readiness)
refine example yaml, add memory limit and service