0708_a100_join_complete

This commit is contained in:
irteam su-account 2025-07-08 10:51:01 +09:00
parent 598afb19d4
commit bc48154e5d
1 changed files with 3 additions and 0 deletions

View File

@ -2,7 +2,10 @@ apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
name: tmp-shell2 name: tmp-shell2
namespace: org1
spec: spec:
nodeSelector:
nodegroup: a100
containers: containers:
- name: shell - name: shell
image: nicolaka/netshoot image: nicolaka/netshoot