1592: version upgraded for chaos-charts
This commit is contained in:
@@ -537,14 +537,14 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the target ips
|
# provide the destination ips
|
||||||
# chaos injection will be triggered for these destination ips
|
# chaos injection will be triggered for these destination ips
|
||||||
- name: TARGET_IPS
|
- name: DESTINATION_IPS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the target hosts
|
# provide the destination hosts
|
||||||
# chaos injection will be triggered for these destination hosts
|
# chaos injection will be triggered for these destination hosts
|
||||||
- name: TARGET_HOSTS
|
- name: DESTINATION_HOSTS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
@@ -814,14 +814,14 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the target ips
|
# provide the destination ips
|
||||||
# chaos injection will be triggered for these destination ips
|
# chaos injection will be triggered for these destination ips
|
||||||
- name: TARGET_IPS
|
- name: DESTINATION_IPS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the target hosts
|
# provide the destination hosts
|
||||||
# chaos injection will be triggered for these destination hosts
|
# chaos injection will be triggered for these destination hosts
|
||||||
- name: TARGET_HOSTS
|
- name: DESTINATION_HOSTS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
@@ -1629,14 +1629,14 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the target ips
|
# provide the destination ips
|
||||||
# chaos injection will be triggered for these destination ips
|
# chaos injection will be triggered for these destination ips
|
||||||
- name: TARGET_IPS
|
- name: DESTINATION_IPS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the target hosts
|
# provide the destination hosts
|
||||||
# chaos injection will be triggered for these destination hosts
|
# chaos injection will be triggered for these destination hosts
|
||||||
- name: TARGET_HOSTS
|
- name: DESTINATION_HOSTS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
@@ -2088,14 +2088,14 @@ spec:
|
|||||||
- name: CONTAINER_RUNTIME
|
- name: CONTAINER_RUNTIME
|
||||||
value: 'docker'
|
value: 'docker'
|
||||||
|
|
||||||
# provide the target ips
|
# provide the destination ips
|
||||||
# chaos injection will be triggered for these destination ips
|
# chaos injection will be triggered for these destination ips
|
||||||
- name: TARGET_IPS
|
- name: DESTINATION_IPS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the target hosts
|
# provide the destination hosts
|
||||||
# chaos injection will be triggered for these destination hosts
|
# chaos injection will be triggered for these destination hosts
|
||||||
- name: TARGET_HOSTS
|
- name: DESTINATION_HOSTS
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
|
Reference in New Issue
Block a user