TrueChartsCatalogClone/stable/prowlarr/11.0.27/ix_values.yaml

28 lines
587 B
YAML

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