goncalo-m-c commented on PR #55832: URL: https://github.com/apache/airflow/pull/55832#issuecomment-3410353679
@Miretpl btw, I still think that the whole label configuration is a bit inconsistent. For example, at the moment we can customize labels for Pods created under a Deployment ([here](https://github.com/apache/airflow/blob/main/chart/templates/webserver/webserver-deployment.yaml#L87-L89)), but we cannot customize the Deployment labels themselves ([here](https://github.com/apache/airflow/blob/main/chart/templates/webserver/webserver-deployment.yaml#L43-L45)). I didn't add such changes in this PR to keep consistency with the other resources, but I will open a proposal for that separately. -- 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]
