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