Chore(node_label): Add node level env in pod level experiments
Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
@@ -101,6 +101,10 @@ spec:
|
||||
- name: TARGET_PODS
|
||||
value: ''
|
||||
|
||||
# To select pods on specific node(s)
|
||||
- name: NODE_LABEL
|
||||
value: ''
|
||||
|
||||
# provide the name of container runtime
|
||||
# for litmus LIB, it supports docker, containerd, crio
|
||||
# for pumba LIB, it supports docker only
|
||||
|
Reference in New Issue
Block a user