You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/05 23:00:23 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #15686: Check chart labels on all objects

jedcunningham commented on a change in pull request #15686:
URL: https://github.com/apache/airflow/pull/15686#discussion_r626972126



##########
File path: chart/templates/secrets/metadata-connection-secret.yaml
##########
@@ -31,6 +31,8 @@ apiVersion: v1
 metadata:
   name: {{ .Release.Name }}-airflow-metadata
   labels:
+    tier: airflow
+    component: connection

Review comment:
       I'm considering not setting a component for some of these, like this one. Thoughts on having it on "most but not all"?




-- 
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:
users@infra.apache.org