From 7e9046e27ffec4c80a56c3effbde6b174c034480 Mon Sep 17 00:00:00 2001 From: Denys Savchenko <56398430+dsavchenko@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:51:44 +0200 Subject: [PATCH] Default dispatcher label (#203) --- nb2workflow/deploy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nb2workflow/deploy.py b/nb2workflow/deploy.py index b9140a0..583b97f 100644 --- a/nb2workflow/deploy.py +++ b/nb2workflow/deploy.py @@ -269,7 +269,7 @@ def build_with_kaniko(self, cleanup: bool = True, nb2wversion=version(print_it=False), kaniko_pod_antiaffinity=True, - dispatcher_app_label='oda-dispatcher', + dispatcher_app_label='dispatcher', frontend_app_label='frontend') -> dict: #secret should be created beforehand https://github.com/GoogleContainerTools/kaniko#pushing-to-docker-hub