apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
308 stars 126 forks source link

update consoleNamesvrAddr if nameservice changed #223

Open victorgkang opened 3 months ago

victorgkang commented 3 months ago

What is the purpose of the change

If size of nameservice changed, the deployment of console should change namesrv addr.

Brief changelog

update consoleNamesvrAddr if namesvrAddr changed

Verifying this change

change size of namservice, and you should find pod of console will restart, and the namesvr addr changed.

Please go through this checklist to help us incorporate your contribution quickly and easily.

Notice: It would be helpful if you could finish the following checklist (the last one is not necessary) before request the community to review your PR.