fix: remove headplane healtcheck (always false negative)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user