diff --git a/charts/generic/container-kill/experiment.yaml b/charts/generic/container-kill/experiment.yaml index 1c28d08..f4fdcce 100644 --- a/charts/generic/container-kill/experiment.yaml +++ b/charts/generic/container-kill/experiment.yaml @@ -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 \ No newline at end of file diff --git a/charts/openebs/openebs-target-pod-failure/experiment.yaml b/charts/openebs/openebs-target-pod-failure/experiment.yaml index 5e67d9a..9e2f862 100644 --- a/charts/openebs/openebs-target-pod-failure/experiment.yaml +++ b/charts/openebs/openebs-target-pod-failure/experiment.yaml @@ -41,11 +41,11 @@ spec: - "list" - "patch" - "update" - - apiGroups: + - apiGroups: - "" - resources: + resources: - "nodes" - verbs: + verbs: - "get" - "list" image: "litmuschaos/ansible-runner:latest"