Add worker health endpoints
This commit is contained in:
@@ -18,5 +18,7 @@ data:
|
||||
AI_STATS_SIDECAR_URL: "http://10.2.3.5:9090"
|
||||
AI_STATS_TIMEOUT: "8s"
|
||||
WORKER_POLL_INTERVAL: "2s"
|
||||
WORKER_HTTP_HOST: "0.0.0.0"
|
||||
WORKER_HTTP_PORT: "8081"
|
||||
WORKER_CLAIM_LIMIT: "4"
|
||||
WORKER_LEASE_TIMEOUT: "15m"
|
||||
|
||||
Reference in New Issue
Block a user