Skip to content

Commit

Permalink
fix: consume nfs path
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 16, 2024
1 parent b396531 commit 0b174e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/apps/documents/_pvs/paperless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
persistentVolumeReclaimPolicy: Retain
nfs:
server: ${NFS_SERVER}
path: /paperless-documents
path: /paperless-consume
mountOptions:
- nfsvers=4.1
- hard
Expand Down

0 comments on commit 0b174e9

Please sign in to comment.