588: version upgraded for chaos-charts
This commit is contained in:
@@ -4,7 +4,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
version: 0.1.10
|
version: 0.1.11
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -619,7 +619,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
version: 0.1.10
|
version: 0.1.11
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -662,16 +662,17 @@ spec:
|
|||||||
- name: RAMP_TIME
|
- name: RAMP_TIME
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# It only supports pumba
|
# It supports pumba and containerd
|
||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'pumba'
|
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
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba:0.4.8'
|
value: 'gaiaadm/pumba:0.4.8'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -110,7 +110,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
litmuschaos.io/name: openebs
|
litmuschaos.io/name: openebs
|
||||||
name: openebs-target-pod-failure
|
name: openebs-target-pod-failure
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -143,11 +143,11 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "patch"
|
- "patch"
|
||||||
- "update"
|
- "update"
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resources:
|
resources:
|
||||||
- "nodes"
|
- "nodes"
|
||||||
verbs:
|
verbs:
|
||||||
- "get"
|
- "get"
|
||||||
- "list"
|
- "list"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
|
@@ -8,7 +8,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
litmuschaos.io/name: openebs
|
litmuschaos.io/name: openebs
|
||||||
name: openebs-target-pod-failure
|
name: openebs-target-pod-failure
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
Reference in New Issue
Block a user