github-actions[bot] commented on issue #7415: URL: https://github.com/apache/dolphinscheduler/issues/7415#issuecomment-994228019
### 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 When I am doing secondary development, the environment of the dev branch will override the environment configuration of the production master. During secondary development, the environment of dev branch will cover the environment configuration of production master. ### Use case It is recommended to add multiple environment configuration files, such as datasource-dev.properties, datasource-release.properties. Or use bootstrap.yml recommended by spirngboot to control the environment release of configuration files. 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 How can I prevent the master configuration from being overwritten when I package it? How does Dolphin scheduling work? 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]
