Chore(node_label): Add node level env in pod level experiments

Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
uditgaurav
2022-03-16 16:37:57 +05:30
parent ef3b241a78
commit 3f7a059e16
11 changed files with 45 additions and 1 deletions

View File

@@ -96,6 +96,10 @@ spec:
- name: EPHEMERAL_STORAGE_MEBIBYTES
value: ''
# To select pods on specific node(s)
- name: NODE_LABEL
value: ''
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''