From 69961ce2c22c80324ab3fa36532daaf1361dd2cc Mon Sep 17 00:00:00 2001 From: Sergey Shaykhullin Date: Thu, 3 Jun 2021 12:41:46 +0300 Subject: [PATCH] Update _helpers.tpl Signed-off-by: Sergey Shaykhullin --- charts/argocd-notifications/templates/_helpers.tpl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/charts/argocd-notifications/templates/_helpers.tpl b/charts/argocd-notifications/templates/_helpers.tpl index c6749a9b..de760c7f 100644 --- a/charts/argocd-notifications/templates/_helpers.tpl +++ b/charts/argocd-notifications/templates/_helpers.tpl @@ -53,14 +53,6 @@ helm.sh/chart: {{ include "argocd-notifications.chart" . }} app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} {{- end }} app.kubernetes.io/managed-by: {{ .Release.Service }} -{{ toYaml .Values.metrics.service.labels }} -{{- end -}} - -{{/* -Common metrics annotations -*/}} -{{- define "argocd-notifications.metrics.annotations" -}} -{{ toYaml .Values.metrics.service.annotations }} {{- end -}} {{/*