From 3eb720de7e815757e0ced9f957f3f9b201e6f35b Mon Sep 17 00:00:00 2001 From: YustinaKvr Date: Wed, 18 Sep 2024 16:51:01 +0200 Subject: [PATCH] Fix squad stream name --- 9_scheduler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9_scheduler.py b/9_scheduler.py index 1444886..bbf5fcb 100644 --- a/9_scheduler.py +++ b/9_scheduler.py @@ -35,7 +35,7 @@ "CMS Squad": {"stream": "CMS Squad", "topic": "Doc alerts"}, "PaaS Squad": {"stream": "PaaS Squad", "topic": "Doc alerts"}, "Storage Squad": {"stream": "Storage Squad", "topic": "helpcenter_alerts"}, - "Container squad": {"stream": "PaaS Squad", "topic": "Doc alerts"}, + "Container squad": {"stream": "Container squad", "topic": "Doc alerts"}, "Network Squad": {"stream": "network", "topic": "Alerts_HelpCenter"} }