Skip to content

Commit

Permalink
Merge pull request #44 from BrownUniversity/dev
Browse files Browse the repository at this point in the history
Fix size type on storage class
  • Loading branch information
brtduvally authored Aug 1, 2024
2 parents 35e7565 + 6a0be64 commit 1e5cf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ spec:
storageClassName: vast-oitvo-nfs
resources:
requests:
storage: 100m
storage: 100M

0 comments on commit 1e5cf52

Please sign in to comment.