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:
Shubham Chaudhary
2019-12-31 17:02:32 +05:30
committed by Chandan Kumar
parent 2651362645
commit b820017879

View File

@@ -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