leixiaochenShen opened a new issue #7415: URL: https://github.com/apache/dolphinscheduler/issues/7415
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 我在二次开发的时候,dev分支的环境会覆盖生产master的环境配置。 During secondary development, the environment of dev branch will cover the environment configuration of production master. ### Use case 建议加上多个环境的配置文件,比如datasource-dev.properties,datasource-release.properties.又或者使用spirngboot推荐的bootstrap.yml来控制配置文件的环境发布。 It is recommended to add configuration files of multiple environments, such as datasource-dev.properties and datasource release properties. Or use the bootstrap. Net recommended by spirngboot YML to control the environment publishing of configuration files. ### Related issues 如何避免我打包的时候不会覆盖掉master的配置呢,海豚调度又是如何做的呢? How can I avoid overwriting the master configuration when I pack? How does dolphin scheduling do? ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
