Files
metalcheck/helm/templates/_helpers.tpl
Aleksandr Tcitlionok acef6cb9a1
Some checks failed
CI Pipeline / Build and Push Docker Image (push) Failing after 2m48s
update(app): add helm chart and cleanup repo
2024-12-11 09:05:15 +00:00

8 lines
138 B
Smarty

{{/*
Expand common labels.
*/}}
{{- define "metalcheck-backend.labels" -}}
app: {{ .Chart.Name }}
release: {{ .Release.Name }}
{{- end }}