mik-laj commented on pull request #8150: URL: https://github.com/apache/airflow/pull/8150#issuecomment-661028873
@cccs-pg I'm not a Kubernetes expert, but can't this option be configured with `pod_template_file` option in `kubernetes` section? https://github.com/apache/airflow/blob/37fa2063f2bfe712c6e64941edfe2a6618127130/airflow/config_templates/config.yml#L1750 It seems to me that we have a similar problem as in this change. https://github.com/apache/airflow/pull/7365#issuecomment-660980484 Could you please give us more context? Why did you decide to implement a new option when you can use the existing one? ---------------------------------------------------------------- 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]
