feat: add more

This commit is contained in:
2026-04-22 20:12:26 -05:00
parent 88c6b6f61a
commit c2017d1361
25 changed files with 173 additions and 107 deletions

View File

@@ -12,3 +12,10 @@ Selector labels
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
{{- end }}
{{/*
NFS names
*/}}
{{- define "custom.storageNfsName" -}}
sonarr-nfs-storage
{{- end -}}