jedcunningham commented on code in PR #35083:
URL: https://github.com/apache/airflow/pull/35083#discussion_r1370790531


##########
chart/values.schema.json:
##########
@@ -6931,6 +6931,14 @@
             "x-docsSection": "Airflow",
             "additionalProperties": false,
             "properties": {
+                "mountPath": {
+                    "description": "Where dags volume will be mounted. Works 
for both `persistence` and `gitSync`. If not specified, dags mount path will be 
set to `$AIRFLOW_HOME/dags`",

Review Comment:
   Maybe we should also take this into account in the `airflow_dags` helper?



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to