fix(paperless): hook up consume to nfs scan

This commit is contained in:
David Landry 2024-05-12 21:12:11 -04:00
parent 3120633c58
commit 417a968299
2 changed files with 14 additions and 0 deletions

View file

@ -18,3 +18,4 @@ secretGenerator:
patches: patches:
- path: ingress.patch.yaml - path: ingress.patch.yaml
- path: db-deployment.patch.yaml - path: db-deployment.patch.yaml
- path: webserver-deployment.patch.yaml

View file

@ -0,0 +1,13 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: paperless-app
spec:
template:
spec:
volumes:
- name: consume
nfs:
server: 192.168.1.215
path: /exports/scans