TrueChartsCatalogClone/stable/prowlarr/11.0.12/ix_values.yaml

28 lines
587 B
YAML

image:
repository: tccr.io/truecharts/prowlarr
tag: v1.5.0.3390@sha256:8b8fdd0b22ad0ab210c68a6bd427417c69429f04f271df81ccc261546f105945
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: ""