[plex-exporter] Add support for token and autodiscovery (#30)

This commit is contained in:
2021-12-08 17:00:56 +00:00
committed by GitHub
parent 30fbc3e8f7
commit c2b9442ebc
9 changed files with 42 additions and 8 deletions

View File

@@ -5,5 +5,5 @@
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
Your Plex token can either be passed as a value in values.yml, or you can provide a environment variable of `PLEX_TOKEN` or `TOKEN` by a method of your choice.
{{- end -}}