(fix)chart: temporary workaround to fix invalid values on CR (#271)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
be4058198a
commit
7e853569ff
@@ -27,7 +27,7 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '120'
|
||||
|
||||
## specify the size as percent of total available memory (in percentage %)
|
||||
## default value 90%
|
||||
## specify the size as percent of total available memory (in percentage)
|
||||
## default value 90
|
||||
- name: MEMORY_PERCENTAGE
|
||||
value: '90'
|
||||
value: '90'
|
||||
|
Reference in New Issue
Block a user