Chore(node_label): Add node level env in pod level experiments
Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
@@ -124,6 +124,10 @@ spec:
|
||||
- name: SOCKET_PATH
|
||||
value: '/var/run/docker.sock'
|
||||
|
||||
# To select pods on specific node(s)
|
||||
- name: NODE_LABEL
|
||||
value: ''
|
||||
|
||||
## it defines the sequence of chaos execution for multiple target pods
|
||||
## supported values: serial, parallel
|
||||
- name: SEQUENCE
|
||||
|
Reference in New Issue
Block a user