From bc48154e5d95cee52a89c958e04451032ddcb532 Mon Sep 17 00:00:00 2001 From: irteam su-account Date: Tue, 8 Jul 2025 10:51:01 +0900 Subject: [PATCH] 0708_a100_join_complete --- netshoot/netshoot-worker.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/netshoot/netshoot-worker.yaml b/netshoot/netshoot-worker.yaml index 38aea28..145306f 100644 --- a/netshoot/netshoot-worker.yaml +++ b/netshoot/netshoot-worker.yaml @@ -2,7 +2,10 @@ apiVersion: v1 kind: Pod metadata: name: tmp-shell2 + namespace: org1 spec: + nodeSelector: + nodegroup: a100 containers: - name: shell image: nicolaka/netshoot