Skip to content

Instantly share code, notes, and snippets.

@ehabqadah
Created July 18, 2020 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehabqadah/632b57f729f83e30d5e34ab061d76aef to your computer and use it in GitHub Desktop.
Save ehabqadah/632b57f729f83e30d5e34ab061d76aef to your computer and use it in GitHub Desktop.
management.health.probes.enabled=true
management.endpoint.health.show-details=always
management.endpoint.health.group.readiness.include=*
management.endpoint.health.group.readiness.show-details=always
management.endpoint.health.group.liveness.include=ping
management.endpoint.health.group.liveness.show-details=always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment