fix(ansible): fix ansible charts (#277)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
This commit is contained in:
UDIT GAURAV
2020-07-28 18:45:52 +05:30
committed by GitHub
parent 174bd30c68
commit 5f03ce9828
14 changed files with 23 additions and 20 deletions

View File

@@ -25,3 +25,6 @@ spec:
env:
- name: TOTAL_CHAOS_DURATION
value: '90' # in seconds
# provide the actual name of node under test
- name: APP_NODE
value: 'node-01'