Skip to content

Instantly share code, notes, and snippets.

@j-tim
Created May 17, 2020 20:33
Show Gist options
  • Save j-tim/b7feee675e01a93211743975f65c2d07 to your computer and use it in GitHub Desktop.
Save j-tim/b7feee675e01a93211743975f65c2d07 to your computer and use it in GitHub Desktop.
Spring Boot 2.3 Kubernetes propes health actuator
management:
health:
probes:
enabled: true
endpoint:
health:
show-details: always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment