* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
17 lines
315 B
YAML
17 lines
315 B
YAML
image:
|
|
repository: tccr.io/truecharts/tautulli
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.10.2@sha256:7de4db3f453b6af1721ee7e51a6d1c230a01edd239ce41b7f7c54ea2b7d2e6c3
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8181
|
|
targetPort: 8181
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|