Files
truecharts/charts/stable/tautulli/values.yaml
T
f63ddef265 chore(deps): update patch docker tags (#577)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-21 12:33:30 +02:00

27 lines
348 B
YAML

# Default values for Tautulli.
image:
repository: ghcr.io/k8s-at-home/tautulli
pullPolicy: IfNotPresent
tag: v2.7.4
strategy:
type: Recreate
service:
main:
ports:
main:
port: 8181
env: {}
# TZ: UTC
# PUID: 1001
# PGID: 1001
persistence:
config:
enabled: true
mountPath: "/config"
type: emptyDir