catalog/stable/prowlarr/11.0.28/ix_values.yaml

28 lines
587 B
YAML

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