Skip to content

Commit

Permalink
update pvc
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Oct 11, 2024
1 parent 0875c2b commit f92a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/hypha-server/templates/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: hypha-data-pvc
spec:
accessModes:
- ReadWriteOnce
- ReadWriteMany
resources:
requests:
storage: 10Gi

0 comments on commit f92a8d6

Please sign in to comment.