(feat): Added containerd runtime for container-kill chart (#128)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Karthik Satchitanand
parent
dd91b32ced
commit
0c0955391c
@@ -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
|
@@ -41,11 +41,11 @@ spec:
|
||||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
- apiGroups:
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
resources:
|
||||
- "nodes"
|
||||
verbs:
|
||||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
|
Reference in New Issue
Block a user