20 lines
349 B
YAML
20 lines
349 B
YAML
image:
|
|
repository: tccr.io/truecharts/tautulli
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.8.1@sha256:d36978f9db0eaa7e1f6c319e9964def6d9a1ce33d6789e12af96cf136ad9537d
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8181
|
|
targetPort: 8181
|
|
|
|
env: {}
|
|
# TZ: UTC
|
|
# PUID: 1001
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|