Update values-production.yaml

Typo in parameter deleteTopicEnable corrected
This commit is contained in:
pnieweglowski
2019-01-04 15:27:47 +01:00
committed by GitHub
parent 3310c958c6
commit 328af8af75
+1 -1
View File
@@ -73,7 +73,7 @@ allowPlaintextListener: false
brokerId: -1
## Switch to enable topic deletion or not.
deteleTopicEnable: false
deleteTopicEnable: false
## Kafka's Java Heap size.
heapOpts: -Xmx1024m -Xms1024m