Skip to content

Commit

Permalink
chore(nextcloud): delete not needed nfs parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanguille committed Nov 19, 2024
1 parent 12db3d5 commit f9123f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kubernetes/apps/default/nextcloud/app/nfs-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ spec:
nfs:
server: "${TRUENAS_IP}"
path: "/mnt/TanguilleServer/TanguilleSMB/Shared"
mountOptions:
- nfsvers=4.2
- nconnect=8
- hard
---
apiVersion: v1
kind: PersistentVolumeClaim
Expand Down

0 comments on commit f9123f1

Please sign in to comment.