Chore[New Exp]: Charts for HTTP Chaos Reset Peer (#555)

* Added charts for http reset peer; Added comments in http-chaos-latency

Signed-off-by: avaakash <as86414@gmail.com>
This commit is contained in:
Akash Shrivastava
2022-07-15 18:33:01 +05:30
committed by GitHub
parent 201336c71e
commit 5cdee8979e
20 changed files with 1097 additions and 9 deletions

View File

@@ -17,9 +17,11 @@ spec:
spec:
components:
env:
# set chaos duration (in sec) as desired
- name: TOTAL_CHAOS_DURATION
value: '60' # in seconds
# set latency value for the chaos
- name: LATENCY
value: '2000' #in ms

View File

@@ -74,6 +74,7 @@ spec:
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
# set latency value for the chaos
- name: LATENCY
value: '2000' #in ms