TrueChartsClone/charts/stable/prowlarr/values.yaml

23 lines
393 B
YAML

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