feat(charts): Adding EKS platform for generic experiments (#177)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-03-14 17:19:45 +05:30
committed by GitHub
parent a39b8fb288
commit 42334c88bc

View File

@@ -25,7 +25,7 @@ spec:
env: env:
# set chaos duration (in sec) as desired # set chaos duration (in sec) as desired
- name: TOTAL_CHAOS_DURATION - name: TOTAL_CHAOS_DURATION
value: '60' value: '120'
## specify the size as percent of total available memory (in percentage %) ## specify the size as percent of total available memory (in percentage %)
## default value 90% ## default value 90%
- name: MEMORY_PERCENTAGE - name: MEMORY_PERCENTAGE