Miretpl commented on code in PR #65030:
URL: https://github.com/apache/airflow/pull/65030#discussion_r3066921564


##########
chart/docs/customizing-labels.rst:
##########
@@ -42,7 +42,7 @@ You can also set specific labels for individual Airflow 
components, which will b
 If the same label key exists in both global and component-specific labels, the 
component-specific value takes precedence (overrides the global value).
 
 This allows you to customize labels for specific components while still 
maintaining common global labels across all resources.
-For example, to add specific labels to different components:
+For example, to add specific labels to different components like scheduler or 
api-server:
 

Review Comment:
   I would say - not really. The example may show only part of the 
configuration, not everything which is possible and the application of the 
configuration presented with other information accessible within the 
documentation, alongside the e.g `values.yaml` file, IMHO, makes it clear how 
to set it up correctly.



-- 
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