Skip to content

Commit

Permalink
QE OPP environment has had problems that I think are due to gp2
Browse files Browse the repository at this point in the history
This is a suspicion that the QE environment is not working well due
to switching from gp3 to gp2.  If this change doesn't resolve the issue
I'll want to undo this change in the future.

Signed-off-by: Gus Parvin <[email protected]>
  • Loading branch information
gparvin authored and openshift-ci[bot] committed Oct 24, 2023
1 parent 6083328 commit aad1706
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ spec:
resources:
requests:
storage: 100Gi
storageClassName: gp2-csi
storageClassName: gp3-csi
volumeMode: Block
status: {}
name: ocs-deviceset-gp2-csi
name: ocs-deviceset-gp3-csi
placement: {}
portable: true
preparePlacement: {}
Expand Down

0 comments on commit aad1706

Please sign in to comment.