Skip to content

Commit 69949d9

Browse files
authored
Remove duplicate app label from helm chart
Resolves #591
1 parent 18d7b92 commit 69949d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment/whereabouts-chart/templates/_helpers.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Create chart name and version as used by the chart label.
4545
Common labels
4646
*/}}
4747
{{- define "whereabouts.labels" -}}
48-
app: whereabouts
4948
helm.sh/chart: {{ include "whereabouts.chart" . }}
5049
{{ include "whereabouts.selectorLabels" . }}
5150
{{- if .Chart.AppVersion }}

0 commit comments

Comments
 (0)