diff --git a/kube/deploy/apps/paperless-ngx/app/hr.yaml b/kube/deploy/apps/paperless-ngx/app/hr.yaml index 662ff058..545c242f 100644 --- a/kube/deploy/apps/paperless-ngx/app/hr.yaml +++ b/kube/deploy/apps/paperless-ngx/app/hr.yaml @@ -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"