Added chaos duration and chaos interval as env in target-pod-failure (#64)
Signed-off-by: Aman Gupta <aman.gupta@mayadata.io>
This commit is contained in:
committed by
Karthik Satchitanand
parent
e4451c3f50
commit
043012aa84
@@ -64,6 +64,12 @@ spec:
|
||||
- name: DATA_PERSISTENCE
|
||||
value: ''
|
||||
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '60'
|
||||
|
||||
- name: CHAOS_INTERVAL
|
||||
value: '15'
|
||||
|
||||
- name: DEPLOY_TYPE
|
||||
value: 'deployment'
|
||||
|
||||
|
Reference in New Issue
Block a user