XD-DENG commented on issue #4931: [AIRFLOW-4109] Added support for passing the airflow fernet key to th… URL: https://github.com/apache/airflow/pull/4931#issuecomment-474378930 Hi @stijndehaes , IMO, you should ensure that the fernet key is exposed to each runtime properly via either `airflow.cfg` file or environment variable. Given you're talking about K8S: an easy way is to specify your Airflow fernet key as an environment variable in your config map. Ref: https://airflow.apache.org/howto/set-config.html
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
