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