866: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-03-27 11:23:44 +00:00
parent daed7df766
commit 398f3de95b
5 changed files with 31 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.13
version: 0.1.14
spec:
definition:
scope: Namespaced

View File

@@ -746,7 +746,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.13
version: 0.1.14
spec:
definition:
scope: Namespaced
@@ -802,6 +802,14 @@ spec:
- name: LIB
value: 'pumba'
# provide the chaos interval
- name: CHAOS_INTERVAL
value: '10'
# provide the total chaos duration
- name: TOTAL_CHAOS_DURATION
value: '20'
# LIB_IMAGE can be - gaiaadm/pumba:0.4.8, gprasath/crictl:ci
# For pumba image use: gaiaadm/pumba:0.4.8
# For containerd image use: gprasath/crictl:ci