20 lines
339 B
YAML
20 lines
339 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/tautulli
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: 2.11.1@sha256:757552d827bc95d0ce07a538af0bfd3db16eb246518c551361b7d0d105564dc6
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 8181
|
||
|
targetPort: 8181
|
||
|
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/config"
|
||
|
|
||
|
portal:
|
||
|
enabled: true
|