Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sacha Brants
infra-azure-provisioning
Commits
edd8ec85
Commit
edd8ec85
authored
Nov 19, 2020
by
Kishore Battula
Browse files
Changed dag load time interval to 60 seconds from 300 seconds
parent
422024dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
charts/README.md
View file @
edd8ec85
...
...
@@ -122,6 +122,7 @@ airflow:
AIRFLOW__CELERY__SSL_ACTIVE: "True"
AIRFLOW__WEBSERVER__ENABLE_PROXY_FIX: "True"
AIRFLOW__CORE__PLUGINS_FOLDER: "/opt/airflow/plugins"
AIRFLOW__SCHEDULER__DAG_DIR_LIST_INTERVAL: 60
extraEnv:
- name: AIRFLOW__CORE__FERNET_KEY
valueFrom:
...
...
charts/airflow/helm-config.yaml
View file @
edd8ec85
...
...
@@ -28,6 +28,7 @@ airflow:
AIRFLOW__CELERY__SSL_ACTIVE
:
"
True"
AIRFLOW__WEBSERVER__ENABLE_PROXY_FIX
:
"
True"
AIRFLOW__CORE__PLUGINS_FOLDER
:
"
/opt/airflow/plugins"
AIRFLOW__SCHEDULER__DAG_DIR_LIST_INTERVAL
:
60
extraEnv
:
-
name
:
AIRFLOW__CORE__FERNET_KEY
valueFrom
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment