Skip to content

Commit

Permalink
Update _helpers.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahiduek authored Jan 23, 2025
1 parent 94ab967 commit 589e49b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/charts/assets/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Selector labels
app.kubernetes.io/name: {{ include "assets.name" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/component: service
app.kuberneres.io/owner: retail-store-sample
app.kubernetes.io/owner: retail-store-sample
{{- end }}

{{/*
Expand Down Expand Up @@ -84,4 +84,4 @@ Create the name of the config map to use
{{- $allAnnotations := merge $podAnnotations $metricsAnnotations }}
{{- toYaml $allAnnotations }}
{{- end }}
{{- end -}}
{{- end -}}

0 comments on commit 589e49b

Please sign in to comment.