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

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-03-14 17:15:24 +05:30
committed by GitHub
parent e6c9489a37
commit 160ed23ae5
11 changed files with 12 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ spec:
value: 'default'
- name: TOTAL_CHAOS_DURATION
value: '60'
value: '120'
## specify the size as percent of total available memory (in percentage %)
## Default value "90%"
@@ -60,6 +60,7 @@ spec:
- name: RAMP_TIME
value: ''
# It supports GKE and EKS platform
- name: PLATFORM
value: 'GKE'