17 lines
314 B
YAML
17 lines
314 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/tautulli
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: v2.9.7@sha256:a667e570b2b6431fb8f80738355b3c40628c323497ba11833f1ff8e64c01d610
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 8181
|
||
|
targetPort: 8181
|
||
|
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/config"
|