TrueChartsClone/charts/stable/prowlarr/values.yaml

23 lines
394 B
YAML

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