Skip to content

Commit

Permalink
Add the param 'allowVolumeExpansion: true' to allow resize OSD with G…
Browse files Browse the repository at this point in the history
…CP (#10681)

Signed-off-by: Itzhak Kave <[email protected]>
Co-authored-by: Itzhak Kave <[email protected]>
  • Loading branch information
yitzhak12 and Itzhak Kave authored Oct 30, 2024
1 parent 41cb5c4 commit d788df4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocs_ci/templates/ocs-deployment/storageclass.gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ provisioner: kubernetes.io/gce-pd
parameters:
type: pd-ssd
volumeBindingMode: WaitForFirstConsumer
allowVolumeExpansion: true
reclaimPolicy: Delete

0 comments on commit d788df4

Please sign in to comment.