Files
catalog/stable/plex/12.0.13/ix_values.yaml
TrueCharts-Bot 2ce2cb51af Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 21:55:59 +00:00

33 lines
645 B
YAML

image:
repository: tccr.io/truecharts/plex
pullPolicy: IfNotPresent
tag: 1.30.2.6563@sha256:24020f93ad01c0e353870a1a71208283556ee44e1814237e4b7c00cd46094b9e
service:
main:
ports:
main:
protocol: HTTP
port: 32400
targetPort: 32400
persistence:
config:
enabled: true
mountPath: "/config"
plex:
# User Defined
serverIP: "127.0.0.1"
additionalAdvertiseURL: ""
disableGDM: true
env:
PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}'
# User Defined
ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16"
PLEX_CLAIM: ""
portal:
enabled: true