1380: version upgraded for chaos-charts
This commit is contained in:
@@ -75,6 +75,16 @@ spec:
|
||||
- name: CONTAINER_RUNTIME
|
||||
value: 'docker'
|
||||
|
||||
# provide the target ips
|
||||
# chaos injection will be triggered for these destination ips
|
||||
- name: TARGET_IPs
|
||||
value: ''
|
||||
|
||||
# provide the target hosts
|
||||
# chaos injection will be triggered for these destination hosts
|
||||
- name: TARGET_HOSTS
|
||||
value: ''
|
||||
|
||||
# provide the socket file path
|
||||
# applicable only for containerd and crio runtime
|
||||
- name: SOCKET_PATH
|
||||
@@ -697,6 +707,16 @@ spec:
|
||||
- name: CONTAINER_RUNTIME
|
||||
value: 'docker'
|
||||
|
||||
# provide the target ips
|
||||
# chaos injection will be triggered for these destination ips
|
||||
- name: TARGET_IPs
|
||||
value: ''
|
||||
|
||||
# provide the target hosts
|
||||
# chaos injection will be triggered for these destination hosts
|
||||
- name: TARGET_HOSTS
|
||||
value: ''
|
||||
|
||||
# provide the socket file path
|
||||
# applicable only for containerd and crio runtime
|
||||
- name: SOCKET_PATH
|
||||
@@ -855,6 +875,16 @@ spec:
|
||||
- name: CONTAINER_RUNTIME
|
||||
value: 'docker'
|
||||
|
||||
# provide the target ips
|
||||
# chaos injection will be triggered for these destination ips
|
||||
- name: TARGET_IPs
|
||||
value: ''
|
||||
|
||||
# provide the target hosts
|
||||
# chaos injection will be triggered for these destination hosts
|
||||
- name: TARGET_HOSTS
|
||||
value: ''
|
||||
|
||||
# provide the socket file path
|
||||
# applicable only for containerd and crio runtime
|
||||
- name: SOCKET_PATH
|
||||
@@ -1183,6 +1213,16 @@ spec:
|
||||
- name: CONTAINER_RUNTIME
|
||||
value: 'docker'
|
||||
|
||||
# provide the target ips
|
||||
# chaos injection will be triggered for these destination ips
|
||||
- name: TARGET_IPs
|
||||
value: ''
|
||||
|
||||
# provide the target hosts
|
||||
# chaos injection will be triggered for these destination hosts
|
||||
- name: TARGET_HOSTS
|
||||
value: ''
|
||||
|
||||
# provide the socket file path
|
||||
# applicable only for containerd and crio runtime
|
||||
- name: SOCKET_PATH
|
||||
|
Reference in New Issue
Block a user