(feat): Added containerd runtime for container-kill chart (#128)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-01-28 18:51:37 +05:30
committed by Karthik Satchitanand
parent dd91b32ced
commit 0c0955391c
2 changed files with 8 additions and 6 deletions

View File

@@ -47,13 +47,15 @@ spec:
- name: RAMP_TIME
value: ''
# It only supports pumba
# It supports pumba and containerd
- name: LIB
value: 'pumba'
# provide lib image
# LIB_IMAGE can be - gaiaadm/pumba:0.4.8, gprasath/crictl:ci
# For pumba image use: gaiaadm/pumba:0.4.8
# For containerd image use: gprasath/crictl:ci
- name: LIB_IMAGE
value: 'gaiaadm/pumba:0.4.8'
labels:
name: container-kill
name: container-kill