feat(network-chaos): Adding the tc-image as env in network experiments (#273)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
d4839b2379
commit
b5dbc57d02
@@ -64,6 +64,9 @@ spec:
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba:0.6.5'
|
||||
|
||||
- name: TC_IMAGE
|
||||
value: 'gaiadocker/iproute2'
|
||||
|
||||
- name: NETWORK_PACKET_LOSS_PERCENTAGE
|
||||
value: '100' # in percentage
|
||||
|
||||
|
Reference in New Issue
Block a user