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:
@@ -36,8 +36,12 @@ ingress:
|
||||
enabled: false
|
||||
|
||||
plex:
|
||||
# -- Server address of your Plex server, as a URL, including the port
|
||||
# -- Manual server address of your Plex server, as a URL, including the port
|
||||
server:
|
||||
# -- Authentication token to connect to your Plex instance
|
||||
token:
|
||||
# -- Enable autodiscover using plex.tv
|
||||
autodiscover: true
|
||||
|
||||
metrics:
|
||||
# -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
|
||||
|
||||
Reference in New Issue
Block a user