loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

inconsistent app.kubernetes.io/name label #64

Open abh opened 2 years ago

abh commented 2 years ago

In the service the app.kubernetes.io/name label is the name of the release. In the deployment it's devspace-app (and there's another label that points to the name of the release). It'd be less surprising if they were consistent, I think.