Update _helpers.tpl
Signed-off-by: Sergey Shaykhullin <sergeyshaykhullin@gmail.com>
This commit is contained in:
parent
fb266867aa
commit
69961ce2c2
1 changed files with 0 additions and 8 deletions
|
@ -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 -}}
|
||||
|
||||
{{/*
|
||||
|
|
Loading…
Reference in a new issue