paperless-ngx: Make /run writable

The latest version of Paperless-ngx needs a writable `/run` or it will
not even start.
This commit is contained in:
2025-06-05 07:00:59 -05:00
parent 92cf2c1b77
commit 721d82eac3

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