4305237064: version upgraded for chaos-charts
This commit is contained in:
@@ -2019,10 +2019,13 @@ spec:
|
|||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'litmuschaos/go-runner:latest'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
# Provide the container runtime path
|
# provide the name of container runtime, it supports docker, containerd, crio
|
||||||
# Default set to docker container path
|
- name: CONTAINER_RUNTIME
|
||||||
- name: CONTAINER_PATH
|
value: 'containerd'
|
||||||
value: '/var/lib/docker/containers'
|
|
||||||
|
# provide the socket file path
|
||||||
|
- name: SOCKET_PATH
|
||||||
|
value: '/run/containerd/containerd.sock'
|
||||||
|
|
||||||
## it defines the sequence of chaos execution for multiple target pods
|
## it defines the sequence of chaos execution for multiple target pods
|
||||||
## supported values: serial, parallel
|
## supported values: serial, parallel
|
||||||
|
Reference in New Issue
Block a user