kaxil commented on a change in pull request #7107: [AIRFLOW-XXXX] Add
descriptions to kubernetes section of config docs
URL: https://github.com/apache/airflow/pull/7107#discussion_r364425067
##########
File path: airflow/config_templates/config.yml
##########
@@ -1506,19 +1506,22 @@
options:
- name: worker_container_repository
description: |
- The repository, tag and imagePullPolicy of the Kubernetes Image for
the Worker to Run
+ The repository of the Kubernetes Image for the Worker to Run
version_added: ~
type: string
example: ~
default: ""
- name: worker_container_tag
- description: ~
+ description: |
+
Review comment:
```suggestion
```
----------------------------------------------------------------
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]
With regards,
Apache Git Services