Files
truecharts/charts/stable/plex/values.yaml
T
TrueCharts BotandGitHub ca2970fc01 chore(deps): update docker general non-major (#3421)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-10 08:32:13 +03:00

25 lines
446 B
YAML

image:
repository: tccr.io/truecharts/plex
pullPolicy: IfNotPresent
tag: 1.28.0.5999@sha256:1a8ea33f76cd96211243450529ce43c1eb887e4cf36a1ce86bbe00523d3db165
service:
main:
ports:
main:
port: 32400
targetPort: 32400
persistence:
config:
enabled: true
mountPath: "/config"
env:
ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16"
ADVERTISE_IP: ""
PLEX_CLAIM: ""
portal:
enabled: true