1
0
Fork 0

paperless-ngx: Make /run writable

The latest version of Paperless-ngx needs a writable `/run` or it will
not even start.
pull/60/head
Dustin 2025-06-05 07:00:59 -05:00
parent 92cf2c1b77
commit 721d82eac3
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ spec:
- name: tmp
mountPath: /tmp
- name: run
mountPath: /run/supervisord
mountPath: /run
- name: logs
mountPath: /var/log/supervisord
subPath: supervisord