Merge pull request #33789 from krzysdabro/volume-populators-feature-gate

Volume Populators: fix feature gate name
This commit is contained in:
Kubernetes Prow Robot
2022-05-18 15:44:07 -07:00
committed by GitHub
@@ -8,7 +8,7 @@ slug: volume-populators-beta
**Author:**
Ben Swartzlander (NetApp)
The volume populators feature is now two releases old and entering beta! The `AnyVolumeDataSouce` feature
The volume populators feature is now two releases old and entering beta! The `AnyVolumeDataSource` feature
gate defaults to enabled in Kubernetes v1.24, which means that users can specify any custom resource
as the data source of a PVC.