Skip to content

Commit

Permalink
Fix GCP StorageClass used for E2E testing's YAML syntax error. (#5536)
Browse files Browse the repository at this point in the history
Signed-off-by: Xun Jiang <[email protected]>

Signed-off-by: Xun Jiang <[email protected]>
Co-authored-by: Xun Jiang <[email protected]>
  • Loading branch information
blackpiglet and Xun Jiang authored Nov 3, 2022
1 parent 345abb3 commit efcb63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/testdata/storage-class/gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ parameters:
type: pd-standard
provisioner: kubernetes.io/gce-pd
reclaimPolicy: Delete
volumeBindingMode: volumeBindingMode: WaitForFirstConsumer
volumeBindingMode: WaitForFirstConsumer

0 comments on commit efcb63a

Please sign in to comment.