Skip to content

Commit

Permalink
seems need to install NFS4Server
Browse files Browse the repository at this point in the history
  • Loading branch information
parklize committed Jul 16, 2024
1 parent 5d007be commit 99a75b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/charts/server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ persistence:
storageClass: "longhorn"
existingClaim: ""
enabled: true
accessMode: ReadWriteMany
accessMode: ReadWriteOnce
size: 2Gi
additionalVolumes: []
additionalMounts: []

0 comments on commit 99a75b5

Please sign in to comment.