Update springboot-health.yaml
parent
c8d7ba03db
commit
481d4ddd85
|
@ -13,6 +13,7 @@ requests:
|
|||
- "{{BaseURL}}/health"
|
||||
- "{{BaseURL}}/actuator/health"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue