0708_a100_join_complete
This commit is contained in:
parent
598afb19d4
commit
bc48154e5d
|
|
@ -2,7 +2,10 @@ apiVersion: v1
|
|||
kind: Pod
|
||||
metadata:
|
||||
name: tmp-shell2
|
||||
namespace: org1
|
||||
spec:
|
||||
nodeSelector:
|
||||
nodegroup: a100
|
||||
containers:
|
||||
- name: shell
|
||||
image: nicolaka/netshoot
|
||||
|
|
|
|||
Loading…
Reference in New Issue