Skip to content

Commit

Permalink
fix: odf
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Jun 25, 2024
1 parent 29a13e2 commit 2fdd8e6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 2Ti
storageClassName: gp2
storage: 1Ti
storageClassName: gp3-csi
volumeMode: Block
status: {}
name: ocs-deviceset-gp2
name: ocs-deviceset-gp3-csi
placement: {}
portable: true
preparePlacement: {}
Expand Down

0 comments on commit 2fdd8e6

Please sign in to comment.