TrueChartsClone/charts/stable/prowlarr/values.yaml

23 lines
393 B
YAML

image:
repository: tccr.io/truecharts/prowlarr
tag: 1.1.1.2377@sha256:996fe495cbbf1e429ade3bd17730abc8f4120203d10f93c0e84d011d9f6249cc
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 9696
targetPort: 9696
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true