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.8.0 updateStrategy: Recreate