kaxil commented on a change in pull request #15197:
URL: https://github.com/apache/airflow/pull/15197#discussion_r606884576
##########
File path: docs/apache-airflow/executor/kubernetes.rst
##########
@@ -125,7 +125,7 @@ name ``base`` and a second container containing your
desired sidecar.
:end-before: [END task_with_sidecar]
You can also create custom ``pod_template_file`` on a per-task basis so that
you can recycle the same base values between multiple tasks.
-This will replace the default ``pod_template_file`` named in the airflow.cfg
and then override that template using the ``pod_override_spec``.
Review comment:
``pod_override_spec`` never existed
--
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]