mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-25 07:39:23 +00:00
[plex-exporter] Add support for token and autodiscovery (#30)
This commit is contained in:
@@ -76,7 +76,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
|
||||
|
||||
```console
|
||||
helm install {{ template "chart.name" . }} \
|
||||
--set plex.server="http://192.168.1.1:32400"\
|
||||
--set plex.token="000000"\
|
||||
{{ template "custom.helm.path" . }}
|
||||
```
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user