TrueChartsClone/charts/stable/emby/values.yaml

37 lines
710 B
YAML

image:
repository: ghcr.io/onedr0p/emby
pullPolicy: IfNotPresent
tag: 4.7.14.0@sha256:084a2a51836f049aaa2dc3754516c9141f881eb78b09b0ef85b49c964e5719e8
securityContext:
container:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 10079
targetPort: 8096
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true