docker-postfix/scripts
Bojan Čekrlić a1b30f31f9 Fix for #174: Incrase healthcheck timeout
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.
2024-01-09 17:00:04 +01:00
..
common-run.sh Upd: Explicitly link timezone to folder 2023-12-29 15:20:50 +01:00
common.sh Fix: Try fixing the #147 issue and conver it by unit tests 2023-10-29 16:24:22 +01:00
cron.sh Fix for #147: Update daemon_directory based on running distribution 2023-10-29 23:42:37 +01:00
email-anonymizer.py Upd: Add new integration and unit tests 2022-04-10 17:52:12 +02:00
email-anonymizer.sh Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00
healthcheck.sh Fix for #174: Incrase healthcheck timeout 2024-01-09 17:00:04 +01:00
opendkim.sh Fix for #174: Try to refactor healthcheck 2024-01-09 10:59:04 +01:00
postfix.sh Fix: Remove unneccessary dependendancy on external logrotate image 2023-10-27 09:38:54 +02:00
run.sh Fix for #151 2023-11-01 14:33:44 +01:00