mirror of https://github.com/k3s-io/k3s
Run through gofmt -s
parent
61f6c3bc13
commit
8d4aa5d387
|
@ -61,7 +61,7 @@ func (plugin *glusterfsPlugin) CanSupport(spec *volume.Spec) bool {
|
|||
(spec.Volume != nil && spec.Volume.Glusterfs == nil) {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
return true
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue