0708_a100_join_complete
This commit is contained in:
parent
598afb19d4
commit
bc48154e5d
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue