TrueChartsClone/charts/stable/overseerr/values.yaml

26 lines
418 B
YAML

image:
repository: tccr.io/truecharts/overseerr
tag: 1.32.4@sha256:32d814053cf8b6291aa3120b2cb5c26f581c030e851d73d2a449c7a1901e49eb
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
env:
LOG_LEVEL: info
service:
main:
ports:
main:
port: 5055
targetPort: 5055
persistence:
config:
enabled: true
mountPath: "/app/config"
portal:
enabled: true