jellyfin: Add an initial Chart
This commit is contained in:
5
common/templates/_templates.tpl
Normal file
5
common/templates/_templates.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
{{- define "common.app.labels" -}}
|
||||
app.kubernetes.io/name: {{ .name }}
|
||||
app.kubernetes.io/version: {{ .version }}
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user