fix(paperless-ngx): error with path

This commit is contained in:
Tommy 2024-04-07 10:25:28 +02:00
parent 76586ece7f
commit 6c9d1da14b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ description: |
document management system that transforms your physical documents into a searchable online archive
appVersion: 2.7.0
type: application
version: 0.1.5
version: 0.1.6
maintainers:
- name: Tommy Skaug
email: tommy@skaug.me

View file

@ -46,7 +46,7 @@ spec:
mountPath: "/opt/paperless/media"
readOnly: false
- name: {{ include "paperless-ngx.fullname" . }}-data
mountPath: "/opt/paperless/media"
mountPath: "/opt/paperless/data"
readOnly: false
volumes:
- name: {{ include "paperless-ngx.fullname" . }}-media