diff options
Diffstat (limited to 'docs/source/markdown/options/health-retries.md')
-rw-r--r-- | docs/source/markdown/options/health-retries.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/markdown/options/health-retries.md b/docs/source/markdown/options/health-retries.md new file mode 100644 index 000000000..e96dd3033 --- /dev/null +++ b/docs/source/markdown/options/health-retries.md @@ -0,0 +1,3 @@ +#### **--health-retries**=*retries* + +The number of retries allowed before a healthcheck is considered to be unhealthy. The default value is **3**. |