2024-02-24 08:37:57 +00:00
|
|
|
image:
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: ghcr.io/geek-cookbook/emby
|
2024-02-24 08:37:57 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-03-05 16:55:48 +00:00
|
|
|
tag: 4.8.3.0@sha256:3e01274e7dffbc55e96f431d334ea80cf8fae686daa0e626f4f2fe8a2124c218
|
2024-02-24 08:37:57 +00:00
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
2024-02-25 11:05:19 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10079
|
|
|
|
targetPort: 8096
|
2024-02-24 08:37:57 +00:00
|
|
|
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
|