836: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-03-17 02:51:16 +00:00
parent 967665c7bf
commit 86955ef1d3
5 changed files with 14 additions and 8 deletions

View File

@@ -62,8 +62,13 @@ spec:
- name: KAFKA_LIVENESS_IMAGE
value: 'litmuschaos/kafka-client:ci'
# set to 'enabled' if you have auth set up
- name: KAFKA_SASL_AUTH
value: 'disabled'
# Recommended timeout for EKS platform: 60000 ms
- name: KAFKA_CONSUMER_TIMEOUT
value: '30000'
value: '30000' #in ms
- name: TOTAL_CHAOS_DURATION
value: '15'
@@ -185,8 +190,9 @@ spec:
- name: ZONE_NAME
value: ''
# GKE and AWS supported
- name: CLOUD_PLATFORM
value: 'GCP'
value: 'GKE'
- name: KAFKA_NAMESPACE
value: ''