chore(env): adding node-label in node experiments and block-size in disk-fill (#450)
Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d02ba61ba9
commit
9f98d25199
@@ -30,6 +30,6 @@ spec:
|
||||
- name: DEVICE_NAME
|
||||
value: '/dev/sdb'
|
||||
|
||||
# provide the region name of the instace
|
||||
# provide the region name of the instance
|
||||
- name: REGION
|
||||
value: ''
|
@@ -23,11 +23,11 @@ spec:
|
||||
value: '30'
|
||||
|
||||
# Instance ID of the target ec2 instance
|
||||
# Multiple IDs can also be provided as comma seperated values ex: id1,id2
|
||||
# Multiple IDs can also be provided as comma separated values ex: id1,id2
|
||||
- name: EC2_INSTANCE_ID
|
||||
value: ''
|
||||
|
||||
# provide the region name of the instace
|
||||
# provide the region name of the instance
|
||||
- name: REGION
|
||||
value: ''
|
||||
|
||||
|
@@ -58,7 +58,7 @@ spec:
|
||||
value: 'disable'
|
||||
|
||||
# Instance ID of the target ec2 instance
|
||||
# Multiple IDs can also be provided as comma seperated values ex: id1,id2
|
||||
# Multiple IDs can also be provided as comma separated values ex: id1,id2
|
||||
- name: EC2_INSTANCE_ID
|
||||
value: ''
|
||||
|
||||
|
@@ -27,7 +27,7 @@ spec:
|
||||
- name: INSTANCE_TAG
|
||||
value: ''
|
||||
|
||||
# provide the region name of the instace
|
||||
# provide the region name of the instance
|
||||
- name: REGION
|
||||
value: ''
|
||||
|
||||
|
@@ -58,7 +58,7 @@ spec:
|
||||
value: 'disable'
|
||||
|
||||
# Instance ID of the target ec2 instance
|
||||
# Multiple IDs can also be provided as comma seperated values ex: id1,id2
|
||||
# Multiple IDs can also be provided as comma values ex: id1,id2
|
||||
- name: EC2_INSTANCE_ID
|
||||
value: ''
|
||||
|
||||
|
Reference in New Issue
Block a user