Files
catalog/stable/jellyseerr/4.0.8/ix_values.yaml
TrueCharts-Bot 8ec719be34 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-11 00:01:56 +00:00

25 lines
436 B
YAML

image:
repository: tccr.io/truecharts/jellyseerr
tag: 1.3.0@sha256:77d92bdb206ff57bad94bdcb2d1c86c34a37ee3a9b868f18e4dd2841a199ba96
pullPolicy: IfNotPresent
env:
PORT: "{{ .Values.service.main.ports.main.port }}"
# User Defined
JELLYFIN_TYPE: ""
LOG_LEVEL: "info"
service:
main:
ports:
main:
port: 10241
persistence:
config:
enabled: true
mountPath: "/app/config"
portal:
enabled: true