feat(experiments): Make the time-duration consistent(in seconds) at every place (#160)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
1b8849fde3
commit
2442eaeb1f
@@ -65,7 +65,7 @@ spec:
|
||||
value: '100' # in percentage
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '120000' # in milliseconds
|
||||
value: '120' # in seconds
|
||||
|
||||
- name: LIVENESS_APP_LABEL
|
||||
value: ''
|
||||
|
Reference in New Issue
Block a user