remove lib env from container kill chart (#83)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> Co-authored-by: Chandan Kumar <chandan.kumar@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
2651362645
commit
b820017879
@@ -40,8 +40,9 @@ spec:
|
|||||||
- name: TARGET_CONTAINER
|
- name: TARGET_CONTAINER
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
# It only supported pumba
|
||||||
- name: LIB
|
- name: LIB
|
||||||
value: ''
|
value: 'pumba'
|
||||||
|
|
||||||
# provide lib image
|
# provide lib image
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
|
Reference in New Issue
Block a user