Merge pull request #7210 from Rory-Z/fix/fix-helm-upgrade-error

fix(helm): delete needless labels for support helm upgrade
This commit is contained in:
Rory Z 2022-03-22 15:20:21 +08:00 committed by GitHub
commit 479d0bf5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ spec:
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: {{ include "emqx.name" . }}
helm.sh/chart: {{ include "emqx.chart" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
annotations: