21 lines
361 B
YAML
21 lines
361 B
YAML
image:
|
|
repository: tccr.io/truecharts/plex
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.26.0.5715@sha256:28e7a442aabcdfdb7c3fff0080fc9606b78b85ade74913a067c2ed8213aeeb72
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 32400
|
|
targetPort: 32400
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
|
|
env:
|
|
ALLOWED_NETWORKS: "172.16.0.0/16"
|