ashb commented on a change in pull request #19355:
URL: https://github.com/apache/airflow/pull/19355#discussion_r740917312



##########
File path: airflow/example_dags/example_kubernetes_executor_config.py
##########
@@ -89,7 +89,6 @@ def test_volume_mount():
 
         # [START task_with_template]
         executor_config_template = {
-            "pod_template_file": os.path.join(AIRFLOW_HOME, 
"pod_templates/basic_template.yaml"),

Review comment:
       This is used in the docs on 
https://airflow.apache.org/docs/apache-airflow/stable/executor/kubernetes.html#kubernetesexecutor-architecture
   
   
![image](https://user-images.githubusercontent.com/34150/139829123-30594d27-0353-4cb8-b2a4-eef7aa7f37c8.png)
   




-- 
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-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to