uplsh580 commented on code in PR #60645:
URL: https://github.com/apache/airflow/pull/60645#discussion_r2701968024


##########
chart/values.yaml:
##########
@@ -2267,6 +2267,34 @@ triggerer:
 # Airflow Dag Processor Config
 dagProcessor:
   enabled: ~
+
+  # DAG Bundle Configuration
+  # Define DAG bundles in a structured YAML format. This will be automatically
+  # converted to JSON string format for 
config.dag_processor.dag_bundle_config_list.
+  dag_bundles:

Review Comment:
   Thank you. I also concluded that this was the better location during the 
development process. I'm glad our opinions align on this.



-- 
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]

Reply via email to