Files
chart/test/emby/1.0.9/test_values.yaml
2022-06-28 18:32:27 +05: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.8.0.2
updateStrategy: Recreate