diff --git a/cmd/cephcsi.go b/cmd/cephcsi.go index d62c0ecc0..eae798cfc 100644 --- a/cmd/cephcsi.go +++ b/cmd/cephcsi.go @@ -50,9 +50,7 @@ const ( defaultNS = "default" ) -var ( - conf util.Config -) +var conf util.Config func init() { // common flags