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