فهرست منبع

Fix emby CI values

sonicaj 3 سال پیش
والد
کامیت
7a2db618ff
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      charts/emby/1.0.5/test_values.yaml
  2. 1 1
      test/emby/1.0.5/test_values.yaml

+ 1 - 1
charts/emby/1.0.5/test_values.yaml

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

+ 1 - 1
test/emby/1.0.5/test_values.yaml

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