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:
Udit Gaurav
2021-01-25 22:36:40 +05:30
committed by GitHub
parent 8e035f0c23
commit 05635f2ff8
2 changed files with 12 additions and 8 deletions

View File

@@ -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