23 lines
393 B
YAML
23 lines
393 B
YAML
image:
|
|
repository: tccr.io/truecharts/prowlarr
|
|
tag: 0.4.7.2016@sha256:d1c7e0b8c8e2d4c5c198e2829dd55da4fa127a1efb6cc4db7de75f677ded62e2
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 9696
|
|
targetPort: 9696
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|