Merge pull request #74 from amitbhatt818/removeConfigMaps
Removed configMaps from experiments yml
This commit is contained in:
@@ -91,9 +91,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-container-failure
|
name: openebs-target-container-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-container-failure
|
#- name: openebs-target-container-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -174,9 +174,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-pod-failure
|
name: openebs-target-pod-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-pod-failure
|
#- name: openebs-target-pod-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -255,9 +255,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-network-delay
|
name: openebs-target-network-delay
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-network-delay
|
#- name: openebs-target-network-delay
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -336,9 +336,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-network-loss
|
name: openebs-target-network-loss
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-network-loss
|
#- name: openebs-target-network-loss
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -408,9 +408,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-pool-pod-failure
|
name: openebs-pool-pod-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-pool-pod-failure
|
#- name: openebs-pool-pod-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -486,9 +486,9 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-pool-container-failure
|
name: openebs-pool-container-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-pool-container-failure
|
#- name: openebs-pool-container-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@@ -69,7 +69,7 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-pool-container-failure
|
name: openebs-pool-container-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-pool-container-failure
|
#- name: openebs-pool-container-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
|
@@ -64,7 +64,7 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-pool-pod-failure
|
name: openebs-pool-pod-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-pool-pod-failure
|
#- name: openebs-pool-pod-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
||||||
|
@@ -89,7 +89,7 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-container-failure
|
name: openebs-target-container-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-container-failure
|
#- name: openebs-target-container-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
|
@@ -73,6 +73,6 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-network-delay
|
name: openebs-target-network-delay
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-network-delay
|
#- name: openebs-target-network-delay
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
@@ -73,6 +73,6 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-network-loss
|
name: openebs-target-network-loss
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-network-loss
|
#- name: openebs-target-network-loss
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
@@ -75,6 +75,6 @@ spec:
|
|||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: openebs-target-pod-failure
|
name: openebs-target-pod-failure
|
||||||
configmaps:
|
#configmaps:
|
||||||
- name: openebs-target-pod-failure
|
#- name: openebs-target-pod-failure
|
||||||
mountPath: /mnt
|
# mountPath: /mnt
|
||||||
|
Reference in New Issue
Block a user