(feat): add openebs pool container failure experiment CR (#39)
* (feat): add openebs pool conatiner failure experiment CR Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Karthik Satchitanand
parent
5c058730b1
commit
711b85dbf7
@@ -34,10 +34,16 @@ spec:
|
||||
command:
|
||||
- /bin/bash
|
||||
env:
|
||||
- name: ANSIBLE_STDOUT_CALLBACK
|
||||
value: 'default'
|
||||
|
||||
- name: TARGET_CONTAINER
|
||||
value: ''
|
||||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba:0.4.8'
|
||||
|
||||
- name: NETWORK_INTERFACE
|
||||
value: 'eth0'
|
||||
|
||||
@@ -49,9 +55,5 @@ spec:
|
||||
|
||||
- name: LIB
|
||||
value: 'pumba'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'gaiaadm/pumba:0.4.8'
|
||||
|
||||
labels:
|
||||
name: pod-network-loss
|
||||
|
Reference in New Issue
Block a user