Skip to content

Commit

Permalink
Add required storageClassName to PVC test
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Jul 25, 2024
1 parent 29315c3 commit b7162ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ metadata:
name: ebs-claim
namespace: %s
spec:
storageClassName: gp2
accessModes:
- ReadWriteOnce
resources:
Expand Down

0 comments on commit b7162ed

Please sign in to comment.