From 06e8d9239688b5522812c038f5cbccac8950c5d0 Mon Sep 17 00:00:00 2001 From: Amit Bhatt <33670159+amitbhatt818@users.noreply.github.com> Date: Mon, 9 Dec 2019 15:40:03 +0530 Subject: [PATCH] (Fix):Edited experiment ymls (#69) Signed-off-by: Amit Bhatt --- charts/openebs/experiments.yaml | 3 +-- charts/openebs/openebs-target-pod-failure/experiment.yaml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/openebs/experiments.yaml b/charts/openebs/experiments.yaml index 54bec6f..10149c2 100644 --- a/charts/openebs/experiments.yaml +++ b/charts/openebs/experiments.yaml @@ -176,8 +176,7 @@ spec: name: openebs-target-pod-failure configmaps: - name: openebs-target-pod-failure - data: - parameters.yml: | + mountPath: /mnt --- diff --git a/charts/openebs/openebs-target-pod-failure/experiment.yaml b/charts/openebs/openebs-target-pod-failure/experiment.yaml index c2c015f..3f72ceb 100644 --- a/charts/openebs/openebs-target-pod-failure/experiment.yaml +++ b/charts/openebs/openebs-target-pod-failure/experiment.yaml @@ -77,5 +77,4 @@ spec: name: openebs-target-pod-failure configmaps: - name: openebs-target-pod-failure - data: - parameters.yml: | + mountPath: /mnt