docker-postfix/helm
Bojan Čekrlić ab725f5c40 Fix for #40: Add healthcheck to Dockerfile
`HEALTHCHECK` instruction has been added to `Dockerfile`. This should
allow `docker-compose` installations to monitor and restart the
container if neccessary.

Kubernetes deployment healthcheck has been tweaked a bit to better
validate that the server is actually running.
2020-11-03 11:58:10 +01:00
..
mail Fix for #40: Add healthcheck to Dockerfile 2020-11-03 11:58:10 +01:00
test.sh Fix for #40: Add healthcheck to Dockerfile 2020-11-03 11:58:10 +01:00
test_1_default.yml Initial commit of the helm chart 2020-10-24 21:26:07 +02:00
test_2_no_persistence.yml Rename chart and fix minor issues 2020-10-25 17:43:58 +01:00
test_3_no_service_account.yml Initial commit of the helm chart 2020-10-24 21:26:07 +02:00
test_4_common_config.yml Fix for #40: Add healthcheck to Dockerfile 2020-11-03 11:58:10 +01:00