Files
chart/test/emby/1.0.11/test_values.yaml
sonicaj e51e825bd8 Upgraded catalog item(s)
This commit upgrades emby catalog item(s).
2022-08-02 16: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.6.0
updateStrategy: Recreate