Files
chart/library/ix-dev/charts/emby/values.yaml
2024-05-18 07:17:15 +03:00

31 lines
410 B
YAML

image:
pullPolicy: IfNotPresent
repository: emby/embyserver
tag: 4.8.7.0
resources:
limits:
cpu: 4000m
memory: 8Gi
embyConfig:
additionalEnvs: []
# On migration the default is 2
embyID:
user: 568
group: 568
embyNetwork:
webPort: 9096
hostNetwork: false
embyStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []
embyGPU: {}