fix: remove headplane healtcheck (always false negative)

This commit is contained in:
2026-01-29 16:46:08 +01:00
parent e5eb234c41
commit 54da82432b
-6
View File
@@ -62,12 +62,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
networks:
- proxy
healthcheck:
test: [ "CMD", "/bin/hp_healthcheck" ]
interval: 30s
timeout: 5s
start_period: 5s
retries: 3
volumes:
data:
headplane-data: