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