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