TrueChartsClone/charts/stable/emby/values.yaml

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"