TrueChartsClone/charts/stable/overseerr/values.yaml

28 lines
521 B
YAML

image:
repository: tccr.io/truecharts/overseerr
tag: 1.32.5@sha256:8756b1d3d2fa8fde07e84e686cf7cb2cb99e7c741bfc82c62735c19354734db0
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 5055
targetPort: 5055
persistence:
config:
enabled: true
mountPath: "/app/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
env:
LOG_LEVEL: info