Skip to content

Commit

Permalink
augment liveness probe
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Feb 23, 2024
1 parent d708e25 commit d479efa
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ spring:
client:
health-indicator:
enabled: false


management:
endpoint:
health:
group:
liveness:
include: livenessState, kubernetesClient

0 comments on commit d479efa

Please sign in to comment.