fix(paperless-ngx): add tmpfs to tika

This commit is contained in:
JJGadgets
2023-11-30 21:05:53 +08:00
parent 75bc43974a
commit feeee210ae

View File

@@ -205,6 +205,10 @@ spec:
- subPath: "forceDisableDataPathToDisableRDB"
path: "/data"
readOnly: true # jank to lock the dir
tika:
main:
- subPath: "tika"
path: "/tmp"
gotenberg:
main:
- subPath: "gotenberg"