feat(probe): updating the lib_image inside engine of network chaos (#280)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
dbae2325f4
commit
da55c113d6
@@ -28,6 +28,9 @@ spec:
|
|||||||
- name: TARGET_CONTAINER
|
- name: TARGET_CONTAINER
|
||||||
value: 'nginx'
|
value: 'nginx'
|
||||||
|
|
||||||
|
- name: LIB_IMAGE
|
||||||
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
#Network interface inside target container
|
#Network interface inside target container
|
||||||
- name: NETWORK_INTERFACE
|
- name: NETWORK_INTERFACE
|
||||||
value: 'eth0'
|
value: 'eth0'
|
||||||
|
@@ -29,7 +29,7 @@ spec:
|
|||||||
value: '60' # in seconds
|
value: '60' # in seconds
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba:0.6.5'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
#Network interface inside target container
|
#Network interface inside target container
|
||||||
- name: NETWORK_INTERFACE
|
- name: NETWORK_INTERFACE
|
||||||
|
@@ -33,7 +33,7 @@ spec:
|
|||||||
value: 'eth0'
|
value: 'eth0'
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba:0.6.5'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
- name: NETWORK_LATENCY
|
- name: NETWORK_LATENCY
|
||||||
value: '60000'
|
value: '60000'
|
||||||
|
@@ -30,7 +30,7 @@ spec:
|
|||||||
value: 'nginx'
|
value: 'nginx'
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba:0.6.5'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
#Network interface inside target container
|
#Network interface inside target container
|
||||||
- name: NETWORK_INTERFACE
|
- name: NETWORK_INTERFACE
|
||||||
|
Reference in New Issue
Block a user