mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-11-08 08:40:47 +08:00
Default timeout for healthcheck by kubernetes is too low. As we wait up for 2 seconds for the Postfix and DKIM to respond, this exceeds the threshold and the healthcheck fails with: ``` Readiness probe failed: command "sh -c /scripts/healthcheck.sh" timed out ``` By simply increasing `timeoutSeconds` this issue is resolved. |
||
|---|---|---|
| .. | ||
| common-run.sh | ||
| common.sh | ||
| cron.sh | ||
| email-anonymizer.py | ||
| email-anonymizer.sh | ||
| healthcheck.sh | ||
| opendkim.sh | ||
| postfix.sh | ||
| run.sh | ||