18 lines
347 B
YAML
18 lines
347 B
YAML
image:
|
|
repository: tccr.io/truecharts/tautulli
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.13.1@sha256:46fff40b460838bbff6ebfa195feef2f83f982428bf86f1912dd9d8600f1d39c
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8181
|
|
targetPort: 8181
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
portal:
|
|
open:
|
|
enabled: true
|