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:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plex:
|
||||
server: test
|
||||
token: a0a0a0a0a0
|
||||
5
charts/plex-exporter/ci/manual.yaml
Normal file
5
charts/plex-exporter/ci/manual.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
plex:
|
||||
autodiscovery: false
|
||||
server: http://test:32400
|
||||
token: a0a0a0a0a0
|
||||
Reference in New Issue
Block a user