projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02609d9
)
Feature 10981: fix bug in Airflow DAGs directory
05/13305/1
author
aguilard
<e.dah.tid@telefonica.com>
Thu, 27 Apr 2023 11:02:21 +0000
(11:02 +0000)
committer
aguilard
<e.dah.tid@telefonica.com>
Thu, 27 Apr 2023 11:02:21 +0000
(11:02 +0000)
Change-Id: I6e081306d1363401b27d7a3d4ca8d824862d05b6
Signed-off-by: aguilard <e.dah.tid@telefonica.com>
installers/helm/values/airflow-values.yaml
patch
|
blob
|
history
diff --git
a/installers/helm/values/airflow-values.yaml
b/installers/helm/values/airflow-values.yaml
index
9bde121
..
0794750
100644
(file)
--- a/
installers/helm/values/airflow-values.yaml
+++ b/
installers/helm/values/airflow-values.yaml
@@
-27,5
+27,5
@@
extraEnvFrom: |
name: ngsa-secret
config:
core:
- dags_folder: "/home/airflow/.local/lib/python3.
8
/site-packages/osm_ngsa"
+ dags_folder: "/home/airflow/.local/lib/python3.
10
/site-packages/osm_ngsa"