994: version upgraded for chaos-charts
This commit is contained in:
@@ -802,7 +802,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: container-kill
|
||||
version: 0.1.16
|
||||
version: 0.1.17
|
||||
spec:
|
||||
definition:
|
||||
scope: Namespaced
|
||||
@@ -854,6 +854,11 @@ spec:
|
||||
- name: CHAOS_INTERVAL
|
||||
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
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '20'
|
||||
|
Reference in New Issue
Block a user