mountoptions support for local storage
This commit is contained in:
@@ -87,7 +87,7 @@ func (plugin *localVolumePlugin) RequiresRemount() bool {
|
||||
}
|
||||
|
||||
func (plugin *localVolumePlugin) SupportsMountOption() bool {
|
||||
return false
|
||||
return true
|
||||
}
|
||||
|
||||
func (plugin *localVolumePlugin) SupportsBulkVolumeVerification() bool {
|
||||
|
Reference in New Issue
Block a user