this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix path maybe

+4 -4
+1 -1
k8s/media/apps/media/media-index/app/helm-release.yaml
··· 86 86 library: 87 87 enabled: true 88 88 type: hostPath 89 - hostPath: "/mnt/merge/library/" 89 + hostPath: "/var/mnt/merged/library/" 90 90 globalMounts: 91 91 - path: /mnt/merge/library 92 92 downloads:
+3 -3
k8s/media/apps/media/qbit/app/helm-release.yaml
··· 122 122 library: 123 123 globalMounts: 124 124 - path: /mnt/merge/library 125 - hostPath: /mnt/merge/library 125 + hostPath: /var/mnt/merged/library 126 126 type: hostPath 127 127 media-downloads: 128 128 globalMounts: 129 - - path: /mnt/merge/Downloads 130 - hostPath: /mnt/merge/Downloads 129 + - path: /var/mnt/merged/Downloads 130 + hostPath: /var/mnt/merged/Downloads 131 131 type: hostPath 132 132 service: 133 133 qbit: