TrueChartsClone/charts/stable/emby/values.yaml

20 lines
363 B
YAML
Raw Normal View History

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