Files
chart/test/emby/1.0.13/test_values.yaml
sonicaj 101390ba6c Upgraded catalog item(s)
This commit upgrades chia, photoprism, home-assistant, storj, nextcloud, emby catalog item(s).
2022-11-06 08:00:14 +00:00

20 lines
388 B
YAML

appVolumeMounts:
config:
emptyDir: true
mountPath: /config
embyServerHttp:
port: 32496
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts:
- hostPath: /mnt/extras/something
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}
hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: emby/embyserver
tag: 4.7.9.0
updateStrategy: Recreate