Files
truecharts/charts/stable/emby/values.yaml
T
TrueCharts BotandGitHub c9ce61a234 chore(deps): update docker general non-major (#2954)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-22 23:40:01 +02:00

20 lines
363 B
YAML

image:
repository: tccr.io/truecharts/emby
pullPolicy: IfNotPresent
tag: v4.7.4.0@sha256:02ef31aa2040f82de124f8595140705ca403f8bbc74fd2682d7ddf6769877723
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 10079
targetPort: 8096
persistence:
config:
enabled: true
mountPath: "/config"