Added mountPath in chaosexperiment yml (#66)

Signed-off-by: Amit Bhatt <amitbhatt818@gmail.com>
This commit is contained in:
Amit Bhatt
2019-12-05 10:40:29 +05:30
committed by Karthik Satchitanand
parent 7ab82dc9b3
commit 51ea4d5538
6 changed files with 14 additions and 22 deletions

View File

@@ -90,8 +90,7 @@ spec:
name: openebs-target-container-failure
configmaps:
- name: openebs-target-container-failure
data:
parameters.yml: |
mountPath: /mnt
---
---
@@ -173,8 +172,7 @@ spec:
name: openebs-target-pod-failure
configmaps:
- name: openebs-target-pod-failure
data:
parameters.yml: |
mountPath: /mnt
---
@@ -255,8 +253,7 @@ spec:
name: openebs-target-network-delay
configmaps:
- name: openebs-target-network-delay
data:
parameters.yml: |
mountPath: /mnt
---
@@ -337,8 +334,7 @@ spec:
name: openebs-target-network-loss
configmaps:
- name: openebs-target-network-loss
data:
parameters.yml: |
mountPath: /mnt
---
@@ -410,8 +406,7 @@ spec:
name: openebs-pool-pod-failure
configmaps:
- name: openebs-pool-pod-failure
data:
parameters.yml: |
mountPath: /mnt
---
@@ -488,8 +483,7 @@ spec:
name: openebs-pool-container-failure
configmaps:
- name: openebs-pool-container-failure
data:
parameters.yml: |
mountPath: /mnt
---

View File

@@ -71,5 +71,5 @@ spec:
name: openebs-pool-container-failure
configmaps:
- name: openebs-pool-container-failure
data:
parameters.yml: |
mountPath: /mnt

View File

@@ -66,5 +66,5 @@ spec:
name: openebs-pool-pod-failure
configmaps:
- name: openebs-pool-pod-failure
data:
parameters.yml: |
mountPath: /mnt

View File

@@ -88,5 +88,5 @@ spec:
name: openebs-target-container-failure
configmaps:
- name: openebs-target-container-failure
data:
parameters.yml: |
mountPath: /mnt

View File

@@ -75,5 +75,4 @@ spec:
name: openebs-target-network-delay
configmaps:
- name: openebs-target-network-delay
data:
parameters.yml: |
mountPath: /mnt

View File

@@ -75,5 +75,4 @@ spec:
name: openebs-target-network-loss
configmaps:
- name: openebs-target-network-loss
data:
parameters.yml: |
mountPath: /mnt