TrueChartsClone/charts/stable/prowlarr/values.yaml

23 lines
393 B
YAML

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