TrueChartsClone/charts/stable/prowlarr/values.yaml

23 lines
393 B
YAML

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