From fd3fd66a1db8925e5a9a3d34acdd213f49378877 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 30 Apr 2018 17:24:27 +0300 Subject: Add: notification service --- yarns/300-workers.yarn | 1 + 1 file changed, 1 insertion(+) (limited to 'yarns/300-workers.yarn') diff --git a/yarns/300-workers.yarn b/yarns/300-workers.yarn index 89444f9..6399b20 100644 --- a/yarns/300-workers.yarn +++ b/yarns/300-workers.yarn @@ -63,6 +63,7 @@ controller API. It doesn't actually talk to the worker itself. AND controller config uses statedir at the state directory AND controller config uses https://blobs.example.com as artifact store AND controller config uses https://auth.example.com as authentication + AND controller config uses https://notify.example.com as notify AND a running ick controller WHEN user makes request GET /workers -- cgit v1.2.1