Chore(node_mem_hog): Add different unit support (#411)
* Chore(node_mem_hog): Add different unit support Signed-off-by: udit <udit.gaurav@mayadata.io> * update envs Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
@@ -27,10 +27,10 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '120'
|
||||
|
||||
## specify the size as percent of total available memory (in percentage)
|
||||
## default value 90
|
||||
- name: MEMORY_PERCENTAGE
|
||||
value: '90'
|
||||
## specify the size as percent of total available memory default value is 30
|
||||
## Note: For consuming memory in mebibytes change the variable to MEMORY_CONSUMPTION_MEBIBYTES
|
||||
- name: MEMORY_CONSUMPTION_PERCENTAGE
|
||||
value: ''
|
||||
|
||||
# ENTER THE COMMA SEPARATED TARGET NODES NAME
|
||||
- name: TARGET_NODES
|
||||
|
Reference in New Issue
Block a user