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

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

View File

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