TrueChartsClone/charts/stable/emby/values.yaml

37 lines
716 B
YAML

image:
repository: ghcr.io/geek-cookbook/emby
pullPolicy: IfNotPresent
tag: 4.8.0.80@sha256:d14aaee9ad9852c7905d3c315ab293d6fe2e0984369d8d2b8a5cc24133db2cdb
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