KidAmnesiac1 commented on PR #67991: URL: https://github.com/apache/airflow/pull/67991#issuecomment-4618425879
My team are implementing multi-team Airflow. We’re using `GitDagBundle` to sync different teams DAGs from our github enterprise, which works fine. Right now we’re passing 1 JSON encoded string to the Helm Chart value `config.dag_processor.dag_bundle_config_list`, but it looks like we could pass YAML instead if the chart was amended to allow a `team_name` parameter. -- 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]
