ZackingIt commented on issue #10605:
URL: https://github.com/apache/airflow/issues/10605#issuecomment-966571742
@dzungdev
I created an actual file, I did *not* overwrite a variable in the
`values.yaml` i.e., part of my Docker build involves:
`cp /airflow-config/config/airflow_local_settings.py
${AIRFLOW_HOME}/config/airflow_local_settings.py`
When I say "due to this yaml" I mean that that yaml tells us that this is
already a location,`${AIRFLOW_HOME}/config` is already one of the paths being
read by default, as I did not need to explicitly set a PYTHONPATH environment
variable to read that location.
--
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]