TrueChartsCatalogClone/stable/prowlarr/11.0.20/ix_values.yaml

28 lines
587 B
YAML

image:
repository: tccr.io/truecharts/prowlarr
tag: v1.5.1.3422@sha256:fb617f76482c888db4fc2640e69201ee1a3664603ce48e2f617c3dfd39303e80
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 9696
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
env:
PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}"
PROWLARR__AUTHENTICATION_METHOD: ""