You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/12 08:53:39 UTC

[GitHub] [airflow] rishkarajgi commented on pull request #24784: Container specific extra environment variables

rishkarajgi commented on PR #24784:
URL: https://github.com/apache/airflow/pull/24784#issuecomment-1181500044

   > You should use `env`, not `extraEnv`. `extraEnv` is already used globally for thing based config, so having one a string and another a list is confusing:
   > 
   > https://github.com/apache/airflow/blob/2af19f16a4d94e749bbf6c7c4704e02aac35fc11/chart/values.yaml#L300-L307
   
   @jedcunningham Have updated `extraEnv` to `env` as a property under each container


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org