Removed configMaps and secrets from experiments yml

Signed-off-by: Amit Bhatt <amitbhatt818@gmail.com>
This commit is contained in:
Amit Bhatt
2019-12-13 15:50:53 +05:30
parent 85d0442e73
commit 8e6d39fd7b
11 changed files with 48 additions and 48 deletions

View File

@@ -61,6 +61,6 @@ spec:
labels: labels:
name: disk-loss name: disk-loss
secrets: #secrets:
- name: disk-loss #- name: disk-loss
mountPath: /tmp/ # mountPath: /tmp/

View File

@@ -290,9 +290,9 @@ spec:
labels: labels:
name: disk-loss name: disk-loss
secrets: #secrets:
- name: disk-loss #- name: disk-loss
mountPath: /tmp/ # mountPath: /tmp/
--- ---

View File

@@ -206,9 +206,9 @@ spec:
value: '' value: ''
labels: labels:
name: kafka-broker-disk-failure name: kafka-broker-disk-failure
secrets: #secrets:
- name: kafka-broker-disk-failure #- name: kafka-broker-disk-failure
mountPath: /tmp/ # mountPath: /tmp/
--- ---

View File

@@ -99,7 +99,7 @@ spec:
value: '' value: ''
labels: labels:
name: kafka-broker-disk-failure name: kafka-broker-disk-failure
secrets: #secrets:
- name: kafka-broker-disk-failure #- name: kafka-broker-disk-failure
mountPath: /tmp/ # mountPath: /tmp/

View File

@@ -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
--- ---

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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