diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index 7e29c12..dfc4a3f 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -128,7 +128,7 @@ spec: enabled: true size: 10Gi # Optional: Set this to pvc to avoid downloading the ML models every start. - type: pvc + type: emptyDir accessMode: ReadWriteMany # storageClass: your-class