jscheffl commented on code in PR #62544:
URL: https://github.com/apache/airflow/pull/62544#discussion_r2869505789


##########
chart/docs/setting-resources-for-containers.rst:
##########
@@ -42,13 +44,14 @@ Possible Containers where resources can be configured 
include:
    * ``triggerer.resources``
    * ``triggerer.logGroomerSidecar.resources``
 
-* Containers used for Airflow k8s jobs or cron jobs. You can add the resources 
for these Containers through the following parameters:
+* Containers used for Airflow kubernetes jobs or cron jobs. You can add the 
resources for these containers through the following parameters:

Review Comment:
   We should write Kubernetes capitalized as it is a standing name - can you do 
a search & replace?
   ```suggestion
   * Containers used for Airflow Kubernetes jobs or cron jobs. You can add the 
resources for these containers through the following parameters:
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to