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/06 08:43:42 UTC

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

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



##########
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:
       Yeah, this one feels wrong, especially as it used by all "components"




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