Skip to content

Commit 7fcad63

Browse files
committed
Merge branch 'feat/multi-git-sync' of github.com:stackabletech/airflow-operator into feat/multi-git-sync
2 parents 158b801 + 3982793 commit 7fcad63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/airflow/pages/usage-guide/mounting-dags.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ The default mount-path for git-sync resources is `/stackable/app/allDAGs/current
102102
sshPrivateKeySecretName: git-sync-ssh
103103
----
104104

105-
NOTE: Using DAG's from ConfigMaps will need you to either use celeryExecutors and mount them under `/stackable/app/allDAGs/<name>` or use kubernetesExecutor and mount them somewhere else and change the PYTHONPATH as well as the `AIRFLOW\__CORE__DAGS_FOLDER` accordingly.
105+
NOTE: Using DAGs from ConfigMaps will require you to either use celeryExecutors and mount them under `/stackable/app/allDAGs/<name>` or use the kubernetesExecutor and mount them somewhere else, changing the PYTHONPATH (if using submodules) and `AIRFLOW\__CORE__DAGS_FOLDER` accordingly.

0 commit comments

Comments
 (0)