From 4801dd124abb3af19d9f7fef27c2e5a68e2bb342 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 17 Dec 2020 11:50:39 +0000 Subject: [PATCH] 1630: version upgraded for chaos-charts --- charts/generic/experiments.yaml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/charts/generic/experiments.yaml b/charts/generic/experiments.yaml index 2d8672a..8d69336 100644 --- a/charts/generic/experiments.yaml +++ b/charts/generic/experiments.yaml @@ -159,6 +159,11 @@ spec: ## It is used in pumba lib only - name: LIB_IMAGE value: 'gaiaadm/pumba' + + # provide the socket file path + # it is used in pumba lib + - name: SOCKET_PATH + value: '/var/run/docker.sock' - name: CHAOS_KILL_COMMAND value: "kill -9 $(ps afx | grep \"[dd] if /dev/zero\" | awk '{print $1}' | tr '\n' ' ')" @@ -1456,7 +1461,12 @@ spec: # provide lib image - name: LIB_IMAGE - value: 'gaiaadm/pumba' + value: 'gaiaadm/pumba' + + # provide the socket file path + # it is used in pumba lib + - name: SOCKET_PATH + value: '/var/run/docker.sock' ## it defines the sequence of chaos execution for multiple target pods ## supported values: serial, parallel @@ -1900,6 +1910,11 @@ spec: - name: LIB_IMAGE value: 'gaiaadm/pumba' + # provide the socket file path + # it is used in pumba lib + - name: SOCKET_PATH + value: '/var/run/docker.sock' + - name: TARGET_PODS value: ''