diff --git a/charts/openebs/experiments.yaml b/charts/openebs/experiments.yaml index 643d843..d5036a2 100644 --- a/charts/openebs/experiments.yaml +++ b/charts/openebs/experiments.yaml @@ -91,9 +91,9 @@ spec: labels: name: openebs-target-container-failure - configmaps: - - name: openebs-target-container-failure - mountPath: /mnt + #configmaps: + #- name: openebs-target-container-failure + # mountPath: /mnt --- @@ -174,9 +174,9 @@ spec: labels: name: openebs-target-pod-failure - configmaps: - - name: openebs-target-pod-failure - mountPath: /mnt + #configmaps: + #- name: openebs-target-pod-failure + # mountPath: /mnt --- @@ -255,9 +255,9 @@ spec: labels: name: openebs-target-network-delay - configmaps: - - name: openebs-target-network-delay - mountPath: /mnt + #configmaps: + #- name: openebs-target-network-delay + # mountPath: /mnt --- @@ -336,9 +336,9 @@ spec: labels: name: openebs-target-network-loss - configmaps: - - name: openebs-target-network-loss - mountPath: /mnt + #configmaps: + #- name: openebs-target-network-loss + # mountPath: /mnt --- @@ -408,9 +408,9 @@ spec: labels: name: openebs-pool-pod-failure - configmaps: - - name: openebs-pool-pod-failure - mountPath: /mnt + #configmaps: + #- name: openebs-pool-pod-failure + # mountPath: /mnt --- @@ -486,9 +486,9 @@ spec: labels: name: openebs-pool-container-failure - configmaps: - - name: openebs-pool-container-failure - mountPath: /mnt + #configmaps: + #- name: openebs-pool-container-failure + # mountPath: /mnt --- diff --git a/charts/openebs/openebs-pool-container-failure/experiment.yaml b/charts/openebs/openebs-pool-container-failure/experiment.yaml index aef0074..476c4bb 100644 --- a/charts/openebs/openebs-pool-container-failure/experiment.yaml +++ b/charts/openebs/openebs-pool-container-failure/experiment.yaml @@ -69,7 +69,7 @@ spec: labels: name: openebs-pool-container-failure - configmaps: - - name: openebs-pool-container-failure - mountPath: /mnt + #configmaps: + #- name: openebs-pool-container-failure + # mountPath: /mnt diff --git a/charts/openebs/openebs-pool-pod-failure/experiment.yaml b/charts/openebs/openebs-pool-pod-failure/experiment.yaml index b683b8f..2c50cd1 100644 --- a/charts/openebs/openebs-pool-pod-failure/experiment.yaml +++ b/charts/openebs/openebs-pool-pod-failure/experiment.yaml @@ -64,7 +64,7 @@ spec: labels: name: openebs-pool-pod-failure - configmaps: - - name: openebs-pool-pod-failure - mountPath: /mnt + #configmaps: + #- name: openebs-pool-pod-failure + # mountPath: /mnt diff --git a/charts/openebs/openebs-target-container-failure/experiment.yaml b/charts/openebs/openebs-target-container-failure/experiment.yaml index 07d0ff5..3b624b7 100644 --- a/charts/openebs/openebs-target-container-failure/experiment.yaml +++ b/charts/openebs/openebs-target-container-failure/experiment.yaml @@ -89,7 +89,7 @@ spec: labels: name: openebs-target-container-failure - configmaps: - - name: openebs-target-container-failure - mountPath: /mnt + #configmaps: + #- name: openebs-target-container-failure + # mountPath: /mnt \ No newline at end of file diff --git a/charts/openebs/openebs-target-network-delay/experiment.yaml b/charts/openebs/openebs-target-network-delay/experiment.yaml index 1fc001b..9b55744 100644 --- a/charts/openebs/openebs-target-network-delay/experiment.yaml +++ b/charts/openebs/openebs-target-network-delay/experiment.yaml @@ -73,6 +73,6 @@ spec: labels: name: openebs-target-network-delay - configmaps: - - name: openebs-target-network-delay - mountPath: /mnt + #configmaps: + #- name: openebs-target-network-delay + # mountPath: /mnt diff --git a/charts/openebs/openebs-target-network-loss/experiment.yaml b/charts/openebs/openebs-target-network-loss/experiment.yaml index 25bee8f..06d8cc8 100644 --- a/charts/openebs/openebs-target-network-loss/experiment.yaml +++ b/charts/openebs/openebs-target-network-loss/experiment.yaml @@ -73,6 +73,6 @@ spec: labels: name: openebs-target-network-loss - configmaps: - - name: openebs-target-network-loss - mountPath: /mnt + #configmaps: + #- name: openebs-target-network-loss + # mountPath: /mnt diff --git a/charts/openebs/openebs-target-pod-failure/experiment.yaml b/charts/openebs/openebs-target-pod-failure/experiment.yaml index aac1308..dd2f93c 100644 --- a/charts/openebs/openebs-target-pod-failure/experiment.yaml +++ b/charts/openebs/openebs-target-pod-failure/experiment.yaml @@ -75,6 +75,6 @@ spec: labels: name: openebs-target-pod-failure - configmaps: - - name: openebs-target-pod-failure - mountPath: /mnt + #configmaps: + #- name: openebs-target-pod-failure + # mountPath: /mnt