Drop crufty health checks for now

This commit is contained in:
decentral1se 2021-08-26 12:11:00 +02:00
parent 42c6e8d553
commit 05f160625c
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 12 deletions

View File

@ -63,12 +63,6 @@ services:
- ${EXTRA_VOLUME}
networks:
- internal
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s
# timeout: 10s
# retries: 10
# start_period: 1m
deploy:
update_config:
failure_action: rollback
@ -88,12 +82,6 @@ services:
- "mariadb:/var/lib/mysql"
networks:
- internal
# healthcheck:
# test: 'mysql -p"$$(tr -d "\n" < /run/secrets/db_root_password)"'
# interval: 20s
# timeout: 2s
# retries: 3
# start_period: 30s
deploy:
labels: ["coop-cloud.${STACK_NAME}.db.version=10.5-9c681cef"]
# cron: