LeBW opened a new pull request #1537: URL: https://github.com/apache/incubator-inlong/pull/1537
### [INLONG-1316][InLong-Manager] Add Apollo dependency and config for InLong-Manager Fixes #1316 (partially) ### Modifications Add Apollo dependency and config for InLong-Manager. The Apollo is disabled by default, and the local configuration files is enabled. If you want to use Apollo as configuration server, you need to do following things: 1. change `apollo.bootstrap.enabled` to `true`. 2. change `apollo.meta` to your Apollo meta service URL. Then you can use Apollo as the configuration server, and the local configuration files will be overridden. ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- 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]
