We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2e139 commit af87c4fCopy full SHA for af87c4f
toc/rfc/rfc-draft-readiness-healthchecks.md
@@ -71,7 +71,7 @@ applications:
71
health-check-invocation-timeout: 2
72
health-check-type: http
73
timeout: 80
74
- readiness-health-check-http-endpoint: /health # 👈 new property
+ readiness-health-check-http-endpoint: /ready # 👈 new property
75
readiness-health-check-invocation-timeout: 2 # 👈 new property
76
readiness-health-check-type: http # 👈 new property
77
```
0 commit comments