Skip to content

Commit

Permalink
Merge pull request #931 from Phaow/hotfix
Browse files Browse the repository at this point in the history
test: correct external-e2e driver capabilities
  • Loading branch information
andyzhangx authored Feb 22, 2025
2 parents d7708fc + 081e93b commit a71b8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/external-e2e/testdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ DriverInfo:
RWX: true
fsGroup: true
controllerExpansion: true
nodeExpansion: true
nodeExpansion: false
volumeMountGroup: true
pvcDataSource: true

0 comments on commit a71b8cf

Please sign in to comment.