aspexdaniel commented on issue #11404: URL: https://github.com/apache/dolphinscheduler/issues/11404#issuecomment-1214512504
@yutianaiqingtian so actually I found out the difference between v2.0.6 and v3.0.0 - in v2.0.6 when starting the container there's a `startup-init-conf.sh` where it will replace all conf properties with env variables, thus common.configmap variables will be loaded into properties, see https://github.com/apache/dolphinscheduler/blob/419f18f8b8f28cea89210a6135ed48d723cb0941/docker/build/startup-init-conf.sh However, this behavior is lost in v3.0.0 -- 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]
