1364: version upgraded for chaos-charts
This commit is contained in:
@@ -75,9 +75,9 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the container runtime path
|
# provide the socket file path
|
||||||
# applicable only for containerd and crio runtime
|
# applicable only for containerd and crio runtime
|
||||||
- name: CONTAINER_PATH
|
- name: SOCKET_PATH
|
||||||
value: '/run/containerd/containerd.sock'
|
value: '/run/containerd/containerd.sock'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
@@ -697,9 +697,9 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the container runtime path
|
# provide the socket file path
|
||||||
# applicable only for containerd and crio runtime
|
# applicable only for containerd and crio runtime
|
||||||
- name: CONTAINER_PATH
|
- name: SOCKET_PATH
|
||||||
value: '/run/containerd/containerd.sock'
|
value: '/run/containerd/containerd.sock'
|
||||||
labels:
|
labels:
|
||||||
name: pod-network-corruption
|
name: pod-network-corruption
|
||||||
@@ -855,9 +855,9 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the container runtime path
|
# provide the socket file path
|
||||||
# applicable only for containerd and crio runtime
|
# applicable only for containerd and crio runtime
|
||||||
- name: CONTAINER_PATH
|
- name: SOCKET_PATH
|
||||||
value: '/run/containerd/containerd.sock'
|
value: '/run/containerd/containerd.sock'
|
||||||
labels:
|
labels:
|
||||||
name: pod-network-loss
|
name: pod-network-loss
|
||||||
@@ -1183,9 +1183,9 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the container runtime path
|
# provide the socket file path
|
||||||
# applicable only for containerd and crio runtime
|
# applicable only for containerd and crio runtime
|
||||||
- name: CONTAINER_PATH
|
- name: SOCKET_PATH
|
||||||
value: '/run/containerd/containerd.sock'
|
value: '/run/containerd/containerd.sock'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
@@ -1617,9 +1617,9 @@ spec:
|
|||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '10'
|
value: '10'
|
||||||
|
|
||||||
# provide the container runtime path
|
# provide the socket file path
|
||||||
# applicable only for containerd and crio runtime
|
# applicable only for containerd and crio runtime
|
||||||
- name: CONTAINER_PATH
|
- name: SOCKET_PATH
|
||||||
value: '/run/containerd/containerd.sock'
|
value: '/run/containerd/containerd.sock'
|
||||||
|
|
||||||
# provide the name of container runtime
|
# provide the name of container runtime
|
||||||
|
Reference in New Issue
Block a user