diff --git a/contributors/design-proposals/storage/volume-topology-scheduling.md b/contributors/design-proposals/storage/volume-topology-scheduling.md index e685d8609..a3c9cfe75 100644 --- a/contributors/design-proposals/storage/volume-topology-scheduling.md +++ b/contributors/design-proposals/storage/volume-topology-scheduling.md @@ -736,7 +736,7 @@ allowedTopologies: ## Feature Gates -PersistentVolume.NodeAffinity and StorageClas.BindingMode fields will be +PersistentVolume.NodeAffinity and StorageClass.BindingMode fields will be controlled by the VolumeScheduling feature gate, and must be configured in the kube-scheduler, kube-controller-manager, and all kubelets.