TrueChartsClone/charts/stable/plex/values.yaml

21 lines
361 B
YAML

image:
repository: tccr.io/truecharts/plex
pullPolicy: IfNotPresent
tag: v1.26.1.5798@sha256:09e1fff11e337377beca6b38140268a1f648b15c18810e773bded0b6a8a8c7a2
service:
main:
ports:
main:
port: 32400
targetPort: 32400
persistence:
config:
enabled: true
mountPath: "/config"
env:
ALLOWED_NETWORKS: "172.16.0.0/16"