[plex-exporter] New Chart

This commit is contained in:
2021-12-08 16:25:38 +00:00
parent ec0eba80f2
commit d232507c2e
12 changed files with 478 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}