-
Notifications
You must be signed in to change notification settings - Fork 129
[ISSUE #29] Store the broker configuration and jvm parameters in configmap #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 |
liuruiyiyang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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.