From 5559e467f5d2647da13256661c7ae9b21f9999b7 Mon Sep 17 00:00:00 2001 From: litmusbot Date: Thu, 15 Apr 2021 15:32:33 +0000 Subject: [PATCH] 752567790: version upgraded for chaos-charts --- charts/generic/experiments.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/charts/generic/experiments.yaml b/charts/generic/experiments.yaml index b67a9a7..769342d 100644 --- a/charts/generic/experiments.yaml +++ b/charts/generic/experiments.yaml @@ -1564,6 +1564,10 @@ spec: - name: LIB_IMAGE value: 'litmuschaos/go-runner:latest' + ## It is used in pumba lib only + - name: STRESS_IMAGE + value: 'alexeiled/stress-ng:latest-ubuntu' + # provide the socket file path # it is used in pumba lib - name: SOCKET_PATH @@ -2219,6 +2223,10 @@ spec: - name: LIB_IMAGE value: 'litmuschaos/go-runner:latest' + ## It is used in pumba lib only + - name: STRESS_IMAGE + value: 'alexeiled/stress-ng:latest-ubuntu' + # provide the socket file path # it is used in pumba lib - name: SOCKET_PATH