Files
truecharts/charts/stable/tautulli/values.yaml
T
2d331d15ca chore(apps): remove TZ from values. (#1945)
* chore(apps): remove TZ from values.

* chore(apps): remove TZ from values.

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-03 10:44:21 +01:00

19 lines
337 B
YAML

image:
repository: tccr.io/truecharts/tautulli
pullPolicy: IfNotPresent
tag: v2.9.4@sha256:943cdca2440bd06dd5d25735910cfa0be7221b981396c389c561bea7ab1081c2
service:
main:
ports:
main:
port: 8181
targetPort: 8181
env: {}
# PUID: 1001
persistence:
config:
enabled: true
mountPath: "/config"