Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislusf committed Sep 12, 2024
1 parent 045e13c commit 228cca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/sample-seaweedfs-pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 5Gi # This value is enforced after 2022/03/18
storage: 5Gi
storageClassName: seaweedfs-storage

0 comments on commit 228cca7

Please sign in to comment.