From 227b0cc315b507c038e77eda9f557147a181b88b Mon Sep 17 00:00:00 2001 From: SwagMaster <38248447+DragonBanana@users.noreply.github.com> Date: Fri, 3 Mar 2023 14:29:26 +0100 Subject: [PATCH] Update dispatcher.yaml --- config/deploy/dispatcher.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/deploy/dispatcher.yaml b/config/deploy/dispatcher.yaml index b9e8bee..b5637d8 100644 --- a/config/deploy/dispatcher.yaml +++ b/config/deploy/dispatcher.yaml @@ -15,8 +15,8 @@ spec: app: dispatcher spec: automountServiceAccountToken: true - nodeSelector: - kubernetes.io/kind: worker + # nodeSelector: + # kubernetes.io/kind: worker serviceAccountName: dispatcher # tolerations: # this toleration is to have the daemonset runnable on master nodes