Files
truecharts/charts/stable/tautulli/values.yaml
T
4843183ed1 chore(deps): update patch docker tags (#686)
* 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-07-20 11:12:35 +02:00

27 lines
348 B
YAML

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