diff --git a/internal/cephfs/identityserver.go b/internal/cephfs/identityserver.go index b2a041a32..2f49dfe38 100644 --- a/internal/cephfs/identityserver.go +++ b/internal/cephfs/identityserver.go @@ -51,13 +51,6 @@ func (is *IdentityServer) GetPluginCapabilities( }, }, }, - { - Type: &csi.PluginCapability_Service_{ - Service: &csi.PluginCapability_Service{ - Type: csi.PluginCapability_Service_VOLUME_ACCESSIBILITY_CONSTRAINTS, - }, - }, - }, { Type: &csi.PluginCapability_Service_{ Service: &csi.PluginCapability_Service{