1380: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-09-30 04:54:02 +00:00
parent 4063c7cf63
commit d045169ac8

View File

@@ -75,6 +75,16 @@ spec:
- name: CONTAINER_RUNTIME - name: CONTAINER_RUNTIME
value: 'docker' 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 # provide the socket file path
# applicable only for containerd and crio runtime # applicable only for containerd and crio runtime
- name: SOCKET_PATH - name: SOCKET_PATH
@@ -697,6 +707,16 @@ spec:
- name: CONTAINER_RUNTIME - name: CONTAINER_RUNTIME
value: 'docker' 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 # provide the socket file path
# applicable only for containerd and crio runtime # applicable only for containerd and crio runtime
- name: SOCKET_PATH - name: SOCKET_PATH
@@ -855,6 +875,16 @@ spec:
- name: CONTAINER_RUNTIME - name: CONTAINER_RUNTIME
value: 'docker' 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 # provide the socket file path
# applicable only for containerd and crio runtime # applicable only for containerd and crio runtime
- name: SOCKET_PATH - name: SOCKET_PATH
@@ -1183,6 +1213,16 @@ spec:
- name: CONTAINER_RUNTIME - name: CONTAINER_RUNTIME
value: 'docker' 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 # provide the socket file path
# applicable only for containerd and crio runtime # applicable only for containerd and crio runtime
- name: SOCKET_PATH - name: SOCKET_PATH