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/08/07 12:30:42 UTC

[GitHub] [airflow] bdsoha commented on issue #24197: KubernetesPodOperator rendered template tab does not pretty print `env_vars`

bdsoha commented on issue #24197:
URL: https://github.com/apache/airflow/issues/24197#issuecomment-1207397827

   Changing the render to use python solves the issue:
   
   `template_fields_renderers = {"env_vars": "py"}`


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