From f8961a5a7590b94e74ee33c1258736e07a178784 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 4 Dec 2020 08:10:04 +0000 Subject: [PATCH] 1592: version upgraded for chaos-charts --- charts/generic/experiments.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/generic/experiments.yaml b/charts/generic/experiments.yaml index 0dd144d..3c2da8f 100644 --- a/charts/generic/experiments.yaml +++ b/charts/generic/experiments.yaml @@ -537,14 +537,14 @@ spec: - name: CONTAINER_RUNTIME value: 'docker' - # provide the target ips + # provide the destination ips # chaos injection will be triggered for these destination ips - - name: TARGET_IPS + - name: DESTINATION_IPS value: '' - # provide the target hosts + # provide the destination hosts # chaos injection will be triggered for these destination hosts - - name: TARGET_HOSTS + - name: DESTINATION_HOSTS value: '' # provide the socket file path @@ -814,14 +814,14 @@ spec: - name: CONTAINER_RUNTIME value: 'docker' - # provide the target ips + # provide the destination ips # chaos injection will be triggered for these destination ips - - name: TARGET_IPS + - name: DESTINATION_IPS value: '' - # provide the target hosts + # provide the destination hosts # chaos injection will be triggered for these destination hosts - - name: TARGET_HOSTS + - name: DESTINATION_HOSTS value: '' # provide the socket file path @@ -1629,14 +1629,14 @@ spec: - name: CONTAINER_RUNTIME value: 'docker' - # provide the target ips + # provide the destination ips # chaos injection will be triggered for these destination ips - - name: TARGET_IPS + - name: DESTINATION_IPS value: '' - # provide the target hosts + # provide the destination hosts # chaos injection will be triggered for these destination hosts - - name: TARGET_HOSTS + - name: DESTINATION_HOSTS value: '' # provide the socket file path @@ -2088,14 +2088,14 @@ spec: - name: CONTAINER_RUNTIME value: 'docker' - # provide the target ips + # provide the destination ips # chaos injection will be triggered for these destination ips - - name: TARGET_IPS + - name: DESTINATION_IPS value: '' - # provide the target hosts + # provide the destination hosts # chaos injection will be triggered for these destination hosts - - name: TARGET_HOSTS + - name: DESTINATION_HOSTS value: '' # provide the socket file path