Coqueiro commented on issue #13076:
URL: https://github.com/apache/airflow/issues/13076#issuecomment-744895585
It worked once I changed the conn to the following extra:
```
{"extra__kubernetes__in_cluster":"True"}
```
It seems that the `True` on the json I originally used isn't deserialized
correctly.
----------------------------------------------------------------
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]