Skip to content

Commit

Permalink
[helm] remove appversion from labels
Browse files Browse the repository at this point in the history
Signed-off-by: Gallardot <gallardot@apache.org>
  • Loading branch information
Gallardot committed May 24, 2024
1 parent 26f2aad commit d396be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/kubernetes/dolphinscheduler/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Create a default common labels.
{{- define "dolphinscheduler.common.labels" -}}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
{{- end -}}
{{/*
Expand Down

0 comments on commit d396be1

Please sign in to comment.