removed health check

This commit is contained in:
2026-06-06 00:25:04 -07:00
parent 0bdbde5c5b
commit a6adeb1077
-6
View File
@@ -6,12 +6,6 @@ services:
- ${UNPOLLER_UP_CONF_PATH}:/etc/unpoller/up.conf - ${UNPOLLER_UP_CONF_PATH}:/etc/unpoller/up.conf
networks: networks:
- monitor_network - monitor_network
healthcheck:
test: ["CMD-SHELL", "wget --no-verbose --tries=1 --spider http://127.0.0.1:9130/metrics || exit 1"]
interval: 15s
timeout: 5s
retries: 5
start_period: 30s
deploy: deploy:
resources: resources:
limits: limits: