Skip to content
Snippets Groups Projects
Commit eff9cba7 authored by OZGCloud's avatar OZGCloud
Browse files

enable spring health checks

parent 9519c969
Branches
Tags
No related merge requests found
management:
server:
port: 8081
health:
livenessState:
enabled: true
readinessState:
enabled: true
endpoint:
health:
group:
readiness:
include:
- readinessState
- mongo
probes.enabled: true
prometheus:
enabled: true
endpoints:
web:
exposure:
include: health,prometheus
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment