From e6e109bb8690a9dcaffdcc97477aa712df31eb4b Mon Sep 17 00:00:00 2001 From: moelang Date: Mon, 24 May 2021 19:46:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(node=20selector):=20deploy?= =?UTF-8?q?=20on=20worker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sdv_demo.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdv_demo.yaml b/sdv_demo.yaml index a69ead2b..f1416653 100644 --- a/sdv_demo.yaml +++ b/sdv_demo.yaml @@ -22,6 +22,8 @@ spec: app: autoware spec: hostNetwork: true + nodeSelector: + app: autoware affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: