Fix emby CI values

This commit is contained in:
sonicaj
2022-06-16 21:30:50 +05:00
parent d7c0e68c5a
commit 7a2db618ff
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ embyServerHttp:
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts:
- hostPath: /mnt/extras
- hostPath: /mnt/extras/something
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}

View File

@@ -7,7 +7,7 @@ embyServerHttp:
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts:
- hostPath: /mnt/extras
- hostPath: /mnt/extras/something
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}