994: 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.16
|
version: 0.1.17
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -802,7 +802,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
version: 0.1.16
|
version: 0.1.17
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -854,6 +854,11 @@ spec:
|
|||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '10'
|
value: '10'
|
||||||
|
|
||||||
|
# provide the container runtime path for containerd
|
||||||
|
# applicable only for containerd runtime
|
||||||
|
- name: CONTAINER_PATH
|
||||||
|
value: '/run/containerd/containerd.sock'
|
||||||
|
|
||||||
# provide the total chaos duration
|
# provide the total chaos duration
|
||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '20'
|
value: '20'
|
||||||
|
Reference in New Issue
Block a user