[ISSUE #29] Store the broker configuration and jvm parameters in configmap#25
Conversation
|
Thanks for you contribution! Could you please add some docs about the usage of the ConfigMap for the users? :) Thus we could test it conveniently. |
|
@zhihui921016 ping, could you help to resolve the conflict and connect this pr with a concrete issue? May be "Pull Request naming conventions" in here(https://docs.google.com/document/d/1fo_Z4_nUOyykkmQOE2kEmxcLwhhFiQENQwQiy852XUM/edit#heading=h.9hxidqv8pyyk) will help you. |
|
@liuruiyiyang @vongosling Thanks for your suggestions. Actually I provide a demo in the example dir. You can get the usage about ConfigMap. |
|
Hi, @zhihui921016 |
b3ed9e1 to
382fd83
Compare
382fd83 to
72e181e
Compare
Thanks for the reminder, fixed |
Before the configuration of broker is wrote in the image, it is not convenient to modify it. It is more reasonable to store it in configmap.