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:
committed by
GitHub
parent
201336c71e
commit
5cdee8979e
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user