docs: Added note about mc-status under autopause section (#1224)

This commit is contained in:
Bartosz Stefańczyk
2022-01-01 20:51:07 +03:00
committed by GitHub
parent ce32eb8d4f
commit a7a0e54cb9

View File

@@ -1459,6 +1459,8 @@ Enable the Autopause functionality by setting:
Autopause is not compatible with `EXEC_DIRECTLY=true` and the two cannot be set together.
> When configuring kubernetes readiness/liveness health checks with auto-pause enabled, be sure to reference the `mc-health` wrapper script rather than `mc-status` directly.
The following environment variables define the behaviour of auto-pausing:
* `AUTOPAUSE_TIMEOUT_EST`, default `3600` (seconds)
describes the time between the last client disconnect and the pausing of the process (read as timeout established)