* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
22 lines
422 B
YAML
22 lines
422 B
YAML
image:
|
|
repository: tccr.io/truecharts/plex
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.27.1.5916@sha256:82924ea1450aa80b16a88bfb8739d79d7aadd9ca79e3b2dc0a08a10c07ac658a
|
|
|
|
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: ""
|