samush commented on issue #57470:
URL: https://github.com/apache/airflow/issues/57470#issuecomment-3547056684

   updating fab provider version fixed this issue for me, thanks
   simply added this in helm values
   ```
   apiServer:
     args: ["bash", "-c", "pip install apache-airflow-providers-fab==3.0.2rc1 
&& exec airflow api-server"]
   ```


-- 
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]

Reply via email to