22 lines
422 B
YAML
22 lines
422 B
YAML
image:
|
|
repository: tccr.io/truecharts/plex
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.27.2.5929@sha256:da2783c8e0db5b49477a36cf50882c6401f60a6962913bde1f9f364685f4c7d6
|
|
|
|
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: ""
|