diff --git a/clusters/cl01tl/helm/foldergram/templates/_helpers.tpl b/clusters/cl01tl/helm/foldergram/templates/_helpers.tpl index d090d319c..796ad69ab 100644 --- a/clusters/cl01tl/helm/foldergram/templates/_helpers.tpl +++ b/clusters/cl01tl/helm/foldergram/templates/_helpers.tpl @@ -16,6 +16,6 @@ app.kubernetes.io/part-of: {{ .Release.Name }} {{/* NFS names */}} -{{- define "custom.storageNfsName" -}} -foldergram-pictures-collections-nfs-storage +{{- define "custom.storageMiaNfsName" -}} +foldergram-pictures-collection-mia-nfs-storage {{- end -}} diff --git a/clusters/cl01tl/helm/foldergram/values.yaml b/clusters/cl01tl/helm/foldergram/values.yaml index 0b3e64cbe..445d998d6 100644 --- a/clusters/cl01tl/helm/foldergram/values.yaml +++ b/clusters/cl01tl/helm/foldergram/values.yaml @@ -76,12 +76,12 @@ foldergram: main: - path: /app/data readOnly: false - pictures: - existingClaim: foldergram-pictures-collections-nfs-storage + pictures-mia: + existingClaim: foldergram-pictures-collection-mia-nfs-storage advancedMounts: main: main: - - path: /gallery + - path: '/gallery/Minneapolis Institute of Art' readOnly: true volsync-target-db: pvcTarget: foldergram-db