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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
