run gofmt to fix format.

This commit is contained in:
live77
2021-12-11 09:03:39 +08:00
parent 79bfab0ca9
commit 522d2db3a5

View File

@@ -99,7 +99,7 @@ func NewKubeSphereControllerManagerOptions() *KubeSphereControllerManagerOptions
LeaderElect: false,
WebhookCertDir: "",
ApplicationSelector: "",
ControllerGates: []string{"*"},
ControllerGates: []string{"*"},
}
return s