804: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-03-14 11:46:18 +00:00
parent 160ed23ae5
commit a39b8fb288
12 changed files with 14 additions and 13 deletions

View File

@@ -636,7 +636,7 @@ description:
kind: ChaosExperiment
metadata:
name: node-memory-hog
version: 0.1.2
version: 0.1.3
spec:
definition:
scope: Cluster
@@ -680,7 +680,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%"
@@ -691,6 +691,7 @@ spec:
- name: RAMP_TIME
value: ''
# It supports GKE and EKS platform
- name: PLATFORM
value: 'GKE'