fix mount location
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tubearchivist-to-jellyfin
|
name: tubearchivist-to-jellyfin
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
description: Import library from tubearchivist to jellyfin
|
description: Import library from tubearchivist to jellyfin
|
||||||
keywords:
|
keywords:
|
||||||
- tubearchivist
|
- tubearchivist
|
||||||
|
@@ -30,7 +30,7 @@ spec:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: tubearchivist-youtube
|
- name: tubearchivist-youtube
|
||||||
mountPath: /data
|
mountPath: /youtube
|
||||||
volumes:
|
volumes:
|
||||||
- name: tubearchivist-youtube
|
- name: tubearchivist-youtube
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
Reference in New Issue
Block a user