Slideee commented on issue #73: URL: https://github.com/apache/rocketmq-operator/issues/73#issuecomment-1211623470
> @Euthpic `resources/application.properties` is in source code of [rocketmq-dashboard](https://github.com/apache/rocketmq-dashboard), please check if it can be injected by environment variables. For `users.properties`, you should create one and put it the folder `${rocketmq.config.dataPath}` defined. > > However, rocketmq operator does not support mounting a configMap to rocketmq-dashboard, would you like to submit a PR to solve it? I think you can mount application.properties, users.properties with ConfigMap, so as to achieve the purpose of modifying the dashboard configuration. If possible, I would like to submit relevant code to solve this problem in the near future. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
