1405: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-10-07 15:13:52 +00:00
parent 56f95eeb42
commit 59a9726e7f
2 changed files with 58 additions and 0 deletions

View File

@@ -98,6 +98,11 @@ spec:
- name: FORCE
value: ''
## it defines the sequence of chaos execution for multiple target pods
## supported values: serial, parallel
- name: SEQUENCE
value: 'parallel'
## env var that describes the library used to execute the chaos
## default: litmus. Supported values: litmus
- name: LIB