Remove non-truenas Media storage

This commit is contained in:
Jack Jackson 2025-02-02 22:15:26 -08:00
parent 37704b2433
commit 6dbc94cec0
2 changed files with 0 additions and 13 deletions

View File

@ -35,9 +35,6 @@ spec:
resources:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts:
- mountPath: /media
name: jf-media
readOnly: True
- mountPath: /truenas-media
name: jf-truenas-media
# readOnly: True
@ -51,9 +48,6 @@ spec:
value: bad
effect: NoSchedule
volumes:
- name: jf-media
persistentVolumeClaim:
claimName: jf-media-pvc
- name: jf-truenas-media
persistentVolumeClaim:
claimName: jf-truenas-media-pvc

View File

@ -119,13 +119,6 @@ volumes:
nfs:
server: rassigma.avril
path: "/mnt/BERTHA/etc/jellyfin/config"
- name: media
config:
size: 3T
accessMode: ReadOnlyMany
nfs:
server: rasnu2.avril
path: "/mnt/NEW_BERTHA/ombi-data/media"
metricsImage:
repository: gitea.scubbo.org/scubbo/jellyfin-library-count-prometheus-exporter