TrueChartsClone/charts/stable/plex/values.yaml

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