fixing liveness and readiness probes

This commit is contained in:
2024-09-09 11:59:57 +10:00
parent 20f2a6dc96
commit 12bb51845b
2 changed files with 13 additions and 2 deletions

View File

@@ -20,6 +20,13 @@ management:
include: '*'
health:
show-details: always
probes:
enabled: true
health:
livenessstate:
enabled: true
readinessstate:
enabled: true
logging:
file: