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.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 10079
targetPort: 8096
persistence:
config:
enabled: true
mountPath: "/config"